Add --sync support for `git pull`, and also add a failsafe to prevent rsync
authorZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:41:29 +0000 (21:41 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 12 Dec 2008 21:41:29 +0000 (21:41 -0000)
commitd3c42937ad27df664fe65d56d9946ce50549a240
treee9d06f4e8b23908fd67318e82f0f839fcc0b6823
parent77fd37781045c9a95190ac9ea40a6fd2bbed51b1
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. (trunk r12205)

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