Inside action_sync(), check for the git binary when necessary and bail out
authorZac Medico <zmedico@gentoo.org>
Mon, 12 Jan 2009 08:26:20 +0000 (08:26 -0000)
committerZac Medico <zmedico@gentoo.org>
Mon, 12 Jan 2009 08:26:20 +0000 (08:26 -0000)
commit56c570bb01aa738175bcf316461caa95473de659
treed1e41a28c6b8891b05d3f8da00586457aec1b7ec
parent1c971ebe2ef393fc39d4488cebd7ea957936fe61
Inside action_sync(), check for the git binary when necessary and bail out
with a helpful message if it doesn't exist. Thanks to Caleb Cushing
<xenoterracide@gmail.com> for the initial patch. (trunk r12417)

svn path=/main/branches/2.1.6/; revision=12473
pym/_emerge/__init__.py