ohmyzsh/plugins/git-prompt
Oliver Baumann b2ddfb3644 Parse branch-name for fresh repo
Inside a fresh git repo, i.e. immediately after a `git init`, usually no
commit template exists yet. In this case, git renders a different
status message than "Initial commit on". We should consider this message
when attempting to parse out the branch name.

Fixes #6301
2017-09-11 21:51:29 +02:00
..
git-prompt.plugin.zsh Cleanup of git-prompt plugin file 2015-08-16 23:02:14 +02:00
gitstatus.py Parse branch-name for fresh repo 2017-09-11 21:51:29 +02:00