diff options
author | Florian Apolloner <florian@apolloner.eu> | 2008-06-20 23:22:52 +0200 |
---|---|---|
committer | Florian Apolloner <florian@apolloner.eu> | 2008-06-20 23:22:52 +0200 |
commit | 5b01b589e7a19d6be5bd6465e600f84aa8015282 (patch) | |
tree | b1ff3f59c4cac75bcb0e2124b68dd75bf42d1f1f /lib/git/commit.py | |
parent | 66beac619ba944afeca9d15c56ccc60d5276a799 (diff) | |
download | gitpython-5b01b589e7a19d6be5bd6465e600f84aa8015282.tar.gz |
made with_exceptions=True default (don't look before you leak ;)) and removed the combined output of stderr and stdout.
Also renamed with_status to extended_output.
The method_missing function needs to be modified, as it does a kwargs.pop(xxx, None); which resulted in with_excpetions=None -> False all the time...
Test should follow tomorrow.
Diffstat (limited to 'lib/git/commit.py')
0 files changed, 0 insertions, 0 deletions