diff options
author | http://joeyh.name/ <joey@web> | 2013-06-12 17:03:07 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-06-12 17:03:07 +0000 |
commit | 5b7938628df485e4dc216b5e809dd8b5623503c8 (patch) | |
tree | 1974fc8e45117ad59d324260901c195a39724f9b | |
parent | de801dc3fd157ce75f9e018f857eb11817271720 (diff) |
Added a comment
-rw-r--r-- | doc/bugs/file_access__47__locking_issues_with_the_assitant/comment_11_4a337f7b1140c45e5dd660b40202f696._comment | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/file_access__47__locking_issues_with_the_assitant/comment_11_4a337f7b1140c45e5dd660b40202f696._comment b/doc/bugs/file_access__47__locking_issues_with_the_assitant/comment_11_4a337f7b1140c45e5dd660b40202f696._comment new file mode 100644 index 000000000..99787d4c6 --- /dev/null +++ b/doc/bugs/file_access__47__locking_issues_with_the_assitant/comment_11_4a337f7b1140c45e5dd660b40202f696._comment @@ -0,0 +1,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. +"""]] |