Changeset 1873
- Timestamp:
- Dec 23, 2008, 11:41:38 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/scripts/git-migration/git-migrate
r1871 r1873 10 10 subprocess.check_call(['git', 'svn', 'clone', '--no-follow-parent', 11 11 '-Aauthors', 12 '-q', 12 13 '--no-metadata', '%s/packages/%s' % (base, pkg)], 13 14 stdout=subprocess.PIPE)
Note: See TracChangeset
for help on using the changeset viewer.