Added a comment
This commit is contained in:
parent
c571641b73
commit
6c4f47c836
1 changed files with 10 additions and 0 deletions
|
@ -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.
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue