Parse branch-name for fresh repo (#6302)
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 #6301master
parent
32952ec7e8
commit
493c30954b
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue