GitRepository: fix the 'edit' mode in commit methods
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 6 Feb 2014 07:22:59 +0000 (09:22 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 14 Nov 2014 12:22:04 +0000 (14:22 +0200)
commit3c590c676935129276fe56258588a4f24ff1cc99
tree25dac49f9b2e80b3c8147dd5445b9057968e7227
parentfc8c96f065917c1d0a173b0fafeb310f6249ea33
GitRepository: fix the 'edit' mode in commit methods

Previously the editor would not show in the shell because stdout was
captured.

Signed-off-by: Markus Lehtonen <markus.lehtonen@linux.intel.com>
gbp/git/repository.py