This commit is contained in:
Joey Hess 2013-11-09 13:56:40 -04:00
parent 70f6e154fb
commit a045af36c4

View file

@ -38,3 +38,10 @@ $ git cat-file blob git-annex:uuid.log
# End of transcript.
"""]]
> Fixed the bug and made git breakage not crash git-annex. [[done]]
>
> You will probably end up with `git annex info` (used to be `git annex
> status`) showing a strange display for "b". Just running "git annex dead
> b" will clean that up. (You'd not want to do this if b is an active git
> remote.) --[[Joey]]