From 5d0d242cea9c9229858a2ec52d35dd15b1b69c48 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Tue, 9 Jun 2015 15:33:57 -0400 Subject: [PATCH] close; old git-annex version with old problems --- ...x_add_.__96___fails_for_all_files_if_one_fails.mdwn | 10 ++++++++++ 1 file changed, 10 insertions(+) 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 3b7bea0142..d580d39ef1 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]]