# Use --no-follow-parent because we're going to handle that with
# grafts.
subprocess.check_call(['git', 'svn', 'clone', '--no-follow-parent',
# Use --no-follow-parent because we're going to handle that with
# grafts.
subprocess.check_call(['git', 'svn', 'clone', '--no-follow-parent',
'--no-metadata', '%s/packages/%s' % (base, pkg)],
stdout=subprocess.PIPE)
'--no-metadata', '%s/packages/%s' % (base, pkg)],
stdout=subprocess.PIPE)