That's awesome. I sometimes edit my notes in IntelliJ or in GitHub web interface.
At one point I created an autocommit script that commits every second which you can change the commit message by setting it in a file called "current-task"
Could combine this with automatic synchronization with pulling too.
samsquire|3 years ago
At one point I created an autocommit script that commits every second which you can change the commit message by setting it in a file called "current-task"
Could combine this with automatic synchronization with pulling too.
araekiel|3 years ago
Will add a reference to this comment, if I end up using it. :)
gunapologist99|3 years ago
dopidopHN|3 years ago
( nothing automatic, no concurrency management of course )
araekiel|3 years ago