summaryrefslogtreecommitdiff
path: root/doc/bugs/file_access__47__locking_issues_with_the_assitant/comment_11_4a337f7b1140c45e5dd660b40202f696._comment
blob: 99787d4c69f1a54cbd12f3649c62fe0e0dc54ac8 (plain)
1
2
3
4
5
6
7
8
9
10
[[!comment format=mdwn
 username="http://joeyh.name/"
 nickname="joey"
 subject="comment 11"
 date="2013-06-12T17:03:07Z"
 content="""
There's an annex.delayadd git config setting you can use that makes it wait a specified number of seconds before committing. So it would indeed be a workaround to set: `git config annex.delayadd 2`

However, I'm pretty confident I can entirely avoid this problem, safely.
"""]]