From: Markus Lehtonen Date: Thu, 6 Feb 2014 07:17:56 +0000 (+0200) Subject: GitRepository: allow interactive commands X-Git-Tag: debian/0.6.26~95 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5d7ebb16e8b1862c3f0848b0f1535a1dffbc58c2;p=tools%2Fgit-buildpackage.git 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 ---