GitRepository: Rename __git_getoutput to _git_getoutput
authorGuido Günther <agx@sigxcpu.org>
Tue, 31 Jan 2012 08:17:09 +0000 (09:17 +0100)
committerGuido Günther <agx@sigxcpu.org>
Tue, 31 Jan 2012 10:57:32 +0000 (11:57 +0100)
commit41a5506a7aeb24729a9f4593b12f9bb8da4f3ffa
tree3d85650838d8a746b11cc3dfd44da13327ae49f3
parent041dbf23affac5aafdcc876fceaab29a0133f4fc
GitRepository: Rename __git_getoutput to _git_getoutput

and deprecate it since _git_inout is more flexible, allows to capture
stderr and doesn't return a list of strings.
gbp/git/repository.py