GitRepository: allow git.commit_dir to create new branches
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 12 Jan 2012 13:21:51 +0000 (15:21 +0200)
committerGuido Günther <agx@sigxcpu.org>
Mon, 23 Jan 2012 22:13:31 +0000 (23:13 +0100)
commitf7ca58752638cd160051f174d43536f68beae5f9
treec93fdb0b7a31554134be2304c1e116841d34ead2
parentb7d70164b9fa04e389d5ad03767eef04aad0f40a
GitRepository: allow git.commit_dir to create new branches

commit_dir creates new orphan branch if the given branch is not found
and create_missing_branch is allowed.
gbp/git/repository.py