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-05-26 13:43:41 +02:00
2020-06-08 00:52:03 +02:00
2020-05-13 01:01:40 +02:00
2020-04-20 02:11:42 +02:00
2020-05-18 00:23:14 +02:00