diff options
author | David Aguilar <davvid@gmail.com> | 2008-09-02 22:05:44 -0700 |
---|---|---|
committer | David Aguilar <davvid@gmail.com> | 2008-09-02 22:05:44 -0700 |
commit | c231551328faa864848bde6ff8127f59c9566e90 (patch) | |
tree | 991ed402b4f6562209ea56550a3c5050d1aa0118 /lib/git/repo.py | |
parent | 8df638c22c75ddc9a43ecdde90c0c9939f5009e7 (diff) | |
download | gitpython-c231551328faa864848bde6ff8127f59c9566e90.tar.gz |
commit: handle --bisect-all output in Commit.list_from_string
Rui Abreu Ferrerira pointed out that "git rev-list --bisect-all"
returns a slightly different format which we can easily accomodate
by changing the way we parse rev-list output.
http://groups.google.com/group/git-python/browse_thread/thread/aed1d5c4b31d5027
This resolves the issue mentioned in that thread.
Signed-off-by: David Aguilar <davvid@gmail.com>
Diffstat (limited to 'lib/git/repo.py')
0 files changed, 0 insertions, 0 deletions