summaryrefslogtreecommitdiff
path: root/doc/bugs/unannexed_files_are_immediately_re-annexed_by_assistant.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-09-22 12:10:34 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-09-22 12:10:34 -0400
commit89668ce3bfe9cd05637883fcdeb864e900de7560 (patch)
tree779770aed472c1e2ef8d5a6425f422f8ca482729 /doc/bugs/unannexed_files_are_immediately_re-annexed_by_assistant.mdwn
parentf4b80c574945be3aca60ec3e76d50b386b53f293 (diff)
impossible to implement this w/o breaking desired behavior
Diffstat (limited to 'doc/bugs/unannexed_files_are_immediately_re-annexed_by_assistant.mdwn')
-rw-r--r--doc/bugs/unannexed_files_are_immediately_re-annexed_by_assistant.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/unannexed_files_are_immediately_re-annexed_by_assistant.mdwn b/doc/bugs/unannexed_files_are_immediately_re-annexed_by_assistant.mdwn
index c148acd2f..fd9f08ae4 100644
--- a/doc/bugs/unannexed_files_are_immediately_re-annexed_by_assistant.mdwn
+++ b/doc/bugs/unannexed_files_are_immediately_re-annexed_by_assistant.mdwn
@@ -2,3 +2,5 @@
When using “git annex unlock”, the assistant is clever enough not to immediately re-add the corresponding files. When using “git annex unannex”, however, the assistant goes on to re-add the files right away. It would be convenient if this case were also handled likewise.
git-annex 5.20150508
+
+> [[done]]; cannot be implemented. --[[Joey]]