uninit: Use unannex in --fast mode, to support unannexing multiple files that link to the same content.

This commit is contained in:
Joey Hess 2011-07-04 16:19:04 -04:00
parent d7ce51af5a
commit 71c783bf24
3 changed files with 18 additions and 6 deletions

View file

@ -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]]