diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2015-09-06 15:11:54 +0200 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2015-09-06 15:11:54 +0200 |
commit | 074842accb51b2a0c2c1193018d9f374ac5e948f (patch) | |
tree | fcb08fd49fe7e239e5defbb1de277054fe7b94f2 /git/objects/commit.py | |
parent | 7f8d9ca08352a28cba3b01e4340a24edc33e13e8 (diff) | |
download | gitpython-074842accb51b2a0c2c1193018d9f374ac5e948f.tar.gz |
fix(config): ignore empty values in config file
Similar to git, we now ignore options which have no value.
Previously it would not handle it consistently, and throw a parsing
error the first time the cache was built.
Afterwards, it was fully usable though.
Now we specifically check for the case of no-value options instead.
Closes #349
Diffstat (limited to 'git/objects/commit.py')
0 files changed, 0 insertions, 0 deletions