GitRepository: Add branch_contains()
authorGuido Günther <agx@sigxcpu.org>
Tue, 10 Jan 2012 14:58:56 +0000 (15:58 +0100)
committerGuido Günther <agx@sigxcpu.org>
Tue, 10 Jan 2012 16:02:00 +0000 (17:02 +0100)
commite3482c406796152ea3ab9d2c3c4afe43ca5056fd
tree004642b8fe7f26545498aa7e3ae985af981f798d
parent07b86440438286a03ffa7b314534f9bbb3d0a805
GitRepository: Add branch_contains()

to check if a branch contains a specific commit
gbp/git/repository.py
tests/test_GitRepository.py