starship bug-report => Results in: 414 Request-URI Too Large -nginx
Branch Name "Master" always shown in ZSH - when I'm not in a git repo
When I'm not in a repo it should not show up a branch name.

Same for fish shell.
Looks like because of this changes: https://github.com/starship/starship/blame/master/src/modules/git_branch.rs#L33-L36
It won't distinguish between no repository and bare one. 馃し
Same in bash and fish

Environment
Looks like this bug slipped into the v0.40.0 release.
I'm quickly drafting v0.40.1 as a hotfix. 馃敡
Most helpful comment
Looks like this bug slipped into the v0.40.0 release.
I'm quickly drafting v0.40.1 as a hotfix. 馃敡