diff options
author | David Aguilar <davvid@gmail.com> | 2008-05-29 02:07:41 -0700 |
---|---|---|
committer | David Aguilar <davvid@gmail.com> | 2008-05-29 02:07:41 -0700 |
commit | 58fa2c401856f93712ae6cc45d4dc3458ee4b4f4 (patch) | |
tree | d8058c55e6aca64c4d6fd9831af0ac5c3bed29d4 /lib/git_python/__init__.py | |
parent | dc922f3678a1b01cac2b3f1ec74b831ffec52a71 (diff) | |
download | gitpython-58fa2c401856f93712ae6cc45d4dc3458ee4b4f4.tar.gz |
git.py: add support for git.foo( with_status=True )
Passing with_status to an arbitrary git command causes execute
to return (status_code, output) instead of the typical
returned output.
This is useful when callers need access to the exit status code.
Signed-off-by: David Aguilar <davvid@gmail.com>
Diffstat (limited to 'lib/git_python/__init__.py')
0 files changed, 0 insertions, 0 deletions