diff options
author | Sebastian Thiel <byronimo@gmail.com> | 2015-01-14 12:46:51 +0100 |
---|---|---|
committer | Sebastian Thiel <byronimo@gmail.com> | 2015-01-14 12:46:51 +0100 |
commit | 619c989915b568e4737951fafcbae14cd06d6ea6 (patch) | |
tree | 3dde760f0018eb418a8c2bb9f0587dc42f74e680 /git/cmd.py | |
parent | be074c655ad53927541fc6443eed8b0c2550e415 (diff) | |
download | gitpython-619c989915b568e4737951fafcbae14cd06d6ea6.tar.gz |
GitConfigParser now respects and merges 'include' sections
We implement it as described in this article:
http://stackoverflow.com/questions/1557183/is-it-possible-to-include-a-file-in-your-gitconfig
Thus we handle
* cycles
* relative and absolute include paths
* write-backs in case of writable GitConfigParser instances
Fixes #201
Diffstat (limited to 'git/cmd.py')
0 files changed, 0 insertions, 0 deletions