Show the branch name more prominently in "git status".
commit9804b7dc1974d59d4d37c37ba4624bb835456207
authorJunio C Hamano <junkio@cox.net>
Fri, 26 Aug 2005 23:53:26 +0000 (26 16:53 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 28 Aug 2005 19:15:09 +0000 (28 12:15 -0700)
tree00ea6ac52cf531e1c226c7280e412e4c1bb010d0
parent9a9cbb6e9f2a5ceca16cae2a959a7162abc36c54
Show the branch name more prominently in "git status".

When not working on "master" branch, remind the user at the beginning
of the status message, not at the end.

Signed-off-by: Junio C Hamano <junkio@cox.net>
git-commit-script
git-status-script