Clean-up output from "git show-branch" and document it.
authorJunio C Hamano <junkio@cox.net>
Tue, 23 Aug 2005 06:16:46 +0000 (23:16 -0700)
committerJunio C Hamano <junkio@cox.net>
Tue, 23 Aug 2005 06:18:17 +0000 (23:18 -0700)
commitf5e375c9a99d731c05eef701f119da85d62fc158
tree36e45b1ec1d2762bdc5b9a1c57eaab97b942d7a4
parentf76412ed6dbf2f9863115ee38f4198368dbaf7b1
Clean-up output from  "git show-branch" and document it.

When showing only one branch a lot of default output becomes redundant,
so clean it up a bit, and document what is shown.  Retire the earlier
implementation "git-show-branches-script".

Signed-off-by: Junio C Hamano <junkio@cox.net>
Documentation/git-show-branch.txt [new file with mode: 0644]
Documentation/git-show-branches-script.txt [deleted file]
Documentation/git.txt
Makefile
git-show-branches-script [deleted file]
show-branch.c