summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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]]