Files
Vishesh Handa 51ececd150 Immediately save the note when changing
Earlier we would wait till we got the 'mutex' to make a change, however
with the way libgit2 works, during a git push/pull other git operations
such as add/rm/commit block.

So performing a save, while the push/pull is occuring - might have
resulted in a note being lost

Related to #124
2020-06-10 13:03:28 +02:00
..
2020-06-10 10:49:59 +02:00
2020-05-08 19:30:53 +02:00
2020-05-08 10:55:00 +02:00
2020-06-04 15:24:59 +02:00