GitRepository: allow interactive commands
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 6 Feb 2014 07:17:56 +0000 (09:17 +0200)
committerMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Fri, 14 Nov 2014 12:22:04 +0000 (14:22 +0200)
commitfc8c96f065917c1d0a173b0fafeb310f6249ea33
tree3e86ed392f808934e6f1412aef0b5de63d237773
parentd3a62f7a602f73a8f0884ad5edac80ed75ea9e4c
GitRepository: allow interactive commands

Make it possible for git commands to output directly to stdout without
redirection (i.e. capturing their stdout stream).

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