summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-06-09 15:33:57 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-06-09 15:33:57 -0400
commit0597da8f71258ddec43cbac28da22158079a15a7 (patch)
tree0d82f84927e3b865d9ee0acb64b843cdca7a5862 /doc
parent2d0ee3223d25a32050f680b6b23f9ebd24d112fa (diff)
close; old git-annex version with old problems
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/__96__git_annex_add_.__96___fails_for_all_files_if_one_fails.mdwn10
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/bugs/__96__git_annex_add_.__96___fails_for_all_files_if_one_fails.mdwn b/doc/bugs/__96__git_annex_add_.__96___fails_for_all_files_if_one_fails.mdwn
index 3b7bea014..d580d39ef 100644
--- a/doc/bugs/__96__git_annex_add_.__96___fails_for_all_files_if_one_fails.mdwn
+++ b/doc/bugs/__96__git_annex_add_.__96___fails_for_all_files_if_one_fails.mdwn
@@ -22,3 +22,13 @@ Add files while changing one.
# End of transcript or log.
"""]]
+
+> I don't know if I would call this a bug, since you can just re-run the
+> command to pick up where it left off.
+>
+> However, `git annex add` was actually changed in
+> [[!commit efb37e7c789921f3f8705d8a5d42d41d9343a00d]] to not
+> stop when it fails to add one file, and continue adding the rest.
+> So, this is already [[done]]. You just need to get a
+> version of git-annex from this April, rather than April 2014..
+> --[[Joey]]