Skip to content
This repository has been archived by the owner on Nov 15, 2022. It is now read-only.

Unwanted color codes in git output when ui config is set to 'always' #531

Closed
akonwi opened this issue Nov 2, 2016 · 0 comments
Closed
Labels

Comments

@akonwi
Copy link
Owner

akonwi commented Nov 2, 2016

Color codes appear in various places when git config settings for color.ui are set to 'always' or true
Steps to reproduce:

  1. set ui.color git config to 'always'
  2. from atom, try to commit
  3. filenames will have color codes
  4. try to pull/rebase/merge
  5. branch names will have color codes
@akonwi akonwi added the bug label Nov 2, 2016
akonwi added a commit that referenced this issue Dec 7, 2016
@akonwi akonwi closed this as completed in 5f8a659 Dec 7, 2016
akonwi added a commit that referenced this issue Dec 7, 2016
Removes color when getting branch names for deleting commands
akonwi added a commit that referenced this issue Dec 7, 2016
Use `--no-color` during `Diff all`
akonwi added a commit that referenced this issue Dec 7, 2016
Use `--no-color` when getting remote branches in RemoteListView
akonwi added a commit that referenced this issue Dec 7, 2016
Use `--no-color` when getting branch names in `Git merge`
akonwi added a commit that referenced this issue Dec 7, 2016
Use `--no-color` option when getting branch names in git-rebase
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant