GitRepository.show: use _git_inout()
authorMarkus Lehtonen <markus.lehtonen@linux.intel.com>
Mon, 25 Mar 2013 09:09:36 +0000 (11:09 +0200)
committerGuido Günther <agx@sigxcpu.org>
Sat, 6 Apr 2013 22:07:48 +0000 (00:07 +0200)
commit92edb4eda14cf4b5fd1514feb7b81aa50456285c
treea7b0b2bc6beadc2b502fa740aa07dcbd98933c96
parent54679ebc7bf86ac5312192d7a6a3f7a0595798c4
GitRepository.show: use _git_inout()

Instead of the deprecated _git_getoutput() method. Also, capture stderr
and put the error message to the exception, instead.

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