This commit is contained in:
7797121@3e82a86e48dce7dd6a7b6985b84cac91ffd61d4d 2015-07-13 14:11:41 +00:00 committed by admin
parent 7399d79b67
commit c72618aeb4

View file

@ -0,0 +1,4 @@
I have some repositories where I want to manually control what files are added (autocommit=false), but would like to have the assistant/webapp automatically sync commits and transfer files.
However it seems that the assistant is not notified if I manually do a commit.
The only solution right now seems to frequently restart the assistant since the startup scan will transfer files if required or run git annex get/copy manually.