I have a strange issue with the not upstream indicator. For some reason it's taking up more space than it should and is shifting the rest of the characters in the line across.

It doesn't look that bad in the screenshot, but it actually causes issues occasionally where the cursor will be offset with the character it's modifying, which is confusing and annoying. If I manage to trigger it again, I'll update this issue with a screenshot...
I'm running git-radar master branch (2ac25e3) in bash on Ubuntu 16.06 with export PS1="$PS1\$(git-radar --bash --fetch)". (Need any other info?)
I have a strange issue with the not upstream indicator. For some reason it's taking up more space than it should and is shifting the rest of the characters in the line across.
It doesn't look that bad in the screenshot, but it actually causes issues occasionally where the cursor will be offset with the character it's modifying, which is confusing and annoying. If I manage to trigger it again, I'll update this issue with a screenshot...
I'm running git-radar master branch (2ac25e3) in bash on Ubuntu 16.06 with
export PS1="$PS1\$(git-radar --bash --fetch)". (Need any other info?)