Show which branch you are on in git-status output.
authorJunio C Hamano <junkio@cox.net>
Mon, 15 Aug 2005 08:56:23 +0000 (01:56 -0700)
committerJunio C Hamano <junkio@cox.net>
Mon, 15 Aug 2005 10:00:22 +0000 (03:00 -0700)
commit3998f8eba9f14efcb08468ecdbe2a69ed6da880d
treebb0010fb2b69c7479ecdb873e7c89d9cbcf4f390
parent7c27558c6236225b07c5d5def76299d2b5fe7635
Show which branch you are on in git-status output.

When not on the "master" branch, show which branch we are
working on in the git-status message.

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