Changeset 1871 for trunk/scripts
- Timestamp:
- Dec 22, 2008, 12:41:40 PM (16 years ago)
- Location:
- trunk/scripts/git-migration
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/scripts/git-migration/git-migrate
r1870 r1871 9 9 # grafts. 10 10 subprocess.check_call(['git', 'svn', 'clone', '--no-follow-parent', 11 '-Aauthors', 11 12 '--no-metadata', '%s/packages/%s' % (base, pkg)], 12 13 stdout=subprocess.PIPE)
Note: See TracChangeset
for help on using the changeset viewer.