git-aware-prompt icon indicating copy to clipboard operation
git-aware-prompt copied to clipboard

Display current Git branch name in your terminal prompt when in a Git working directory.

Results 37 git-aware-prompt issues
Sort by recently updated
recently updated
newest added

I like to be able to see if there are any stashes in the current directory, thought I'd open it up to everyone. This also handles spacing automatically if the...

Hi There, While it is/was working with other Debian, it did not work with Ubuntu 18.04. Is there anything that I should take care of ?

I have heavily hacked around with your awesome prompt. I'm not really expecting you to merge this, as it probably looks quite monstrous to you. But it seemed rude of...

First of all thank you for this sweet tool. However, I'm having a problem where when using Git aware prompt my command prompt slows down noticeably. As in, when I...

Hi! I suffered a lot, so I made a small fix. We don't need to run git status outside git repos.

Just a little extra code here to add "tags/my-tag" instead of just "detached" if you're on an exact tag.

I wanted to add ability to get the tag at HEAD (not the closest tag). Nothing big