summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-07-04 16:19:04 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-07-04 16:20:50 -0400
commit71c783bf24f2aa4ab911d8279081bcad08951ece (patch)
treeeaf1b3aee26c76a2038c9084c0ef045a6acb317b /doc
parentd7ce51af5abd5c8582a31c39c3968597f5cae34e (diff)
uninit: Use unannex in --fast mode, to support unannexing multiple files that link to the same content.
Diffstat (limited to 'doc')
-rw-r--r--doc/bugs/annex_unannex__47__uninit_should_handle_copies.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/bugs/annex_unannex__47__uninit_should_handle_copies.mdwn b/doc/bugs/annex_unannex__47__uninit_should_handle_copies.mdwn
index 751e1afa9..e830f1156 100644
--- a/doc/bugs/annex_unannex__47__uninit_should_handle_copies.mdwn
+++ b/doc/bugs/annex_unannex__47__uninit_should_handle_copies.mdwn
@@ -16,3 +16,5 @@ Rafaƫl
> `dropunused` to actually remove the content. While doable, by use case
> for unannex is more to quickly undo a mistaken add, and it's unlikely there
> are multiple symlinks to the same content in this situation. --[[Joey]]
+
+[[!tag done]]