We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi and thanks for this amazing tool.
I have trouble with the branch background color.
Here we can see that i have a file to commit but the background doesn't turn green
Here's the output of git config --global --list
color.ui=true core.editor=vim color.diff.meta=yellow color.diff.old=red color.diff.new=green color.diff.meta=yellow color.diff.old=red color.diff.new=green color.diff.meta=yellow color.diff.old=red color.diff.new=green color.status.added=green color.status.changed=yellow color.status.untracked=cyan color.status.added=green color.status.added=green
Thanks for your help !
The text was updated successfully, but these errors were encountered:
My bad, i just had to change the color settings of my term.
Sorry, something went wrong.
No branches or pull requests
Hi and thanks for this amazing tool.
I have trouble with the branch background color.
Here we can see that i have a file to commit but the background doesn't turn green
Here's the output of git config --global --list
Thanks for your help !
The text was updated successfully, but these errors were encountered: