diff options
author | Joey Hess <joey@kitenet.net> | 2013-11-09 14:30:26 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-11-09 14:30:26 -0400 |
commit | e6b3d6d722f2185ceca9150cbf6eadf1e1a10066 (patch) | |
tree | 2ccaf745b9ef2c02788d68059d0c94d429a273fc /doc/bugs | |
parent | a33edddcae62eec75f3058577690413904af9386 (diff) |
clean up cruft left in log by bug
Diffstat (limited to 'doc/bugs')
-rw-r--r-- | doc/bugs/git_annex_describe_can_break_uuid.log.mdwn | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/doc/bugs/git_annex_describe_can_break_uuid.log.mdwn b/doc/bugs/git_annex_describe_can_break_uuid.log.mdwn index e00f508b3..16e6981f5 100644 --- a/doc/bugs/git_annex_describe_can_break_uuid.log.mdwn +++ b/doc/bugs/git_annex_describe_can_break_uuid.log.mdwn @@ -40,8 +40,7 @@ $ git cat-file blob git-annex:uuid.log """]] > 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]] +> --[[Joey]] + +> > Update: Also made it automatically clean up the cruft this put in the +> > log. --[[Joey]] |