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

Options: migrated tools/git_commit.py to new parser #328

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AlexanderS
Copy link
Member

As noticed in #327 tools/git_commit.py should be converted to the new Options parser. This should do it. It also changes the config format a bit, because the logging stuff is now in [logging] and not in [global] anymore.

@solj
Copy link
Member

solj commented Feb 22, 2016

👍

@AlexanderS
Copy link
Member Author

One thing: I do not know if it is possible to overwrite the logging options from bcfg2.conf this way. I do not know if the original config (specified in [global] config) is loaded before evaluating the other config options or if it is loaded later and overwrites the settings specified in in this configuration.

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

Successfully merging this pull request may close these issues.

2 participants