diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2015-04-22 08:51:29 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2015-04-22 08:56:18 +0200 |
commit | b9a2ea80aa9970bbd625da4c986d29a36c405629 (patch) | |
tree | 6028c31e0722e76d9a4623cc6a305776860fb5af /git/objects/commit.py | |
parent | e39c8b07d1c98ddf267fbc69649ecbbe043de0fd (diff) | |
download | gitpython-b9a2ea80aa9970bbd625da4c986d29a36c405629.tar.gz |
fix(config): selective cfg write;fix cfg parser
* config parser now handles quoted values correctly. This doesn't hamper
multi-line support.
* added regression test to travis to assure we will be warned if we
rewrite and break the user's .gitconfig file
* only rewrite configuration files if we actually called a mutating
method on the writer. Previously it would always rewrite it.
Fixes #285
Diffstat (limited to 'git/objects/commit.py')
0 files changed, 0 insertions, 0 deletions