summaryrefslogtreecommitdiff
path: root/COPYING
diff options
context:
space:
mode:
authorOwen W. Taylor <otaylor@fishsoup.net>2008-11-19 00:17:41 -0500
committerOwen W. Taylor <otaylor@fishsoup.net>2008-11-19 00:17:41 -0500
commita729902746db778d6dc832266aadfed5449b43a3 (patch)
tree0594099e3429bc1090c98c63c476a283f9a85f5e /COPYING
parente4b359d9ae6f76c8d565560e026adc7001b9b9aa (diff)
Remove dependency on GitPython
Replace usage of random low-level parts of GitPython with a simple convenience functionality similar to that offered by git.cmd. For example: git.commit(file="-", amend=True, _input=input) Include special options _input/_quiet/_interactive to allow removing several cases where subprocess.Popen() was used directly and improve output on git command failure. Also, use commit.subject rather than commit.message to be consistent with standard Git terminology.
Diffstat (limited to 'COPYING')
0 files changed, 0 insertions, 0 deletions