bash-git-prompt
bash-git-prompt copied to clipboard
Initial repo errors
if working in a fresh repo (i.e no commits), the following errors are produced
bash: test: on: integer expression expected bash: test: master: integer expression expected bash: test: NO_REMOTE_TRACKING: integer expression expected bash: test: ^: integer expression expected
Please upgrade to the newest HEAD version, as there are fixes here for Git 2.14
@magicmonty Thanks, that did the trick.