Changeset 1871


Ignore:
Timestamp:
Dec 22, 2008, 12:41:40 PM (15 years ago)
Author:
broder
Message:

Use an authors file to fill in committer identities.

Location:
trunk/scripts/git-migration
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/git-migration/git-migrate

    r1870 r1871  
    99    # grafts.
    1010    subprocess.check_call(['git', 'svn', 'clone', '--no-follow-parent',
     11                           '-Aauthors',
    1112                           '--no-metadata', '%s/packages/%s' % (base, pkg)],
    1213                    stdout=subprocess.PIPE)
Note: See TracChangeset for help on using the changeset viewer.