This commit is contained in:
Joey Hess 2013-10-26 11:51:59 -04:00
parent 76dd6f814d
commit 323fb55a31

View file

@ -144,3 +144,9 @@ upgrade supported from repository versions: 0 1 2
# End of transcript or log.
"""]]
> If `git log -S` does not find the key, then it was not used for any
> commit currently in the git repository. Which is certianly possible;
> for example `git annex add file; git rm file`.
>
> This is a dup of [[todo/wishlist: option to print more info with 'unused']]; [[done]] --[[Joey]]