Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
git-status always says what branch it's on
If the current branch was "master" then git-status wouldn't say # On branch XXXX In its output. This patch makes it so that this message is always output; regardless of branch name. Signed-off-by: Andy Parkins <andyparkins@gmail.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information