On Sun, 18 Jan 2015 11:34:24 +0100 Michał Górny <[email protected]> wrote:
> The 'git rev-parse' could succeed if one of the parent directories > contained a git repository, and it also had unwanted error output. > Instead, just check whether the '.git' directory exists. > --- > pym/portage/sync/modules/git/git.py | 14 +------------- > 1 file changed, 1 insertion(+), 13 deletions(-) > > Looks good. Thanks. -- Brian Dolbec <dolsen>
