Skip to content
New issue

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

counsel.el (counsel-git-branch-list): Call git branch with --no-color #2973

Merged
merged 1 commit into from
Jun 26, 2022

Conversation

jsynacek
Copy link
Contributor

Having color.ui=always in .gitconfig makes counsel-git-branch-list show escape
sequences in the branch list.

basil-conto pushed a commit to jsynacek/swiper that referenced this pull request Jun 26, 2022
Having color.ui=always in ~/.gitconfig makes counsel-git-branch-list
show escape sequences in the branch list.

* counsel.el (counsel-git-branch-list): Call git-branch with
--no-color (abo-abo#2973).

Copyright-paperwork-exempt: yes
Having color.ui=always in ~/.gitconfig makes counsel-git-branch-list
show escape sequences in the branch list.

* counsel.el (counsel-git-branch-list): Call git-branch with
--no-color (abo-abo#2973).

Copyright-paperwork-exempt: yes
@basil-conto basil-conto merged commit 2051de5 into abo-abo:master Jun 26, 2022
@basil-conto
Copy link
Collaborator

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants