Added a comment

This commit is contained in:
http://joeyh.name/ 2013-04-06 16:34:02 +00:00 committed by admin
parent c571641b73
commit 6c4f47c836

View file

@ -0,0 +1,10 @@
[[!comment format=mdwn
username="http://joeyh.name/"
nickname="joey"
subject="comment 1"
date="2013-04-06T16:34:00Z"
content="""
The assistant runs a daily sanity checker job which will clean up files like these. (`git annex watch` does not, however).
I think the main reason add could fail is if a file gets modified while it's in the process of being added. It could retry right away, although it needs to do it in a way that does not loop if the file continually fails to be added.
"""]]