Add --sync support for `git pull`, and also add a failsafe to prevent rsync
authorZac Medico <zmedico@gentoo.org>
Thu, 11 Dec 2008 20:15:16 +0000 (20:15 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 11 Dec 2008 20:15:16 +0000 (20:15 -0000)
commitba797c11c5a510758b6bf6fab03d511ac32d9041
tree6528758ca1b97ddcf2b470459dc559a344337211
parent094530a98c556ceee76ef9c7243e45e40ff16d26
Add --sync support for `git pull`, and also add a failsafe to prevent rsync
from being called if $PORTDIR appears to be under revision control. Thanks
to Daniel Robbins for the initial patch.

svn path=/main/trunk/; revision=12205
pym/_emerge/__init__.py