This commit is contained in:
Joey Hess 2014-02-20 14:51:44 -04:00
parent f21889a9a3
commit e73364c4bd

View file

@ -79,3 +79,8 @@ $
# End of transcript or log.
"""]]
> It seems to me that if you run `git annex dropunused --force`, it will
> remove the file. This needing --force is a recent change; git-annex
> tries to never posibly lose data unless forced. Dropping the last
> copy of a file certianly qualifies. [[done]] --[[Joey]]