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

git-state leaves an empty color section in config files #2

Closed
Brickster opened this issue Dec 25, 2014 · 0 comments
Closed

git-state leaves an empty color section in config files #2

Brickster opened this issue Dec 25, 2014 · 0 comments

Comments

@Brickster
Copy link
Owner

When git-state prints the status section in color it needs to write to the color.ui configuration. If the user didn't have any other color settings, the section is left empty in the config. Each execution adds a new empty section.

After five executions the local config file might look like this:

[git-state "reflog"]
        show = false
[color]
[color]
[color]
[color]
[color]
Brickster pushed a commit that referenced this issue Dec 25, 2014
Brickster added a commit that referenced this issue Jan 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant