GitRepository: allow interactive commands
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Thu, 6 Feb 2014 07:17:56 +0000 (09:17 +0200)
committerJun Wang <junbill.wang@samsung.com>
Wed, 27 Jan 2016 09:08:50 +0000 (17:08 +0800)
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>

No differences found