Ignore:
Timestamp:
Dec 28, 2009, 1:35:21 PM (14 years ago)
Author:
broder
Message:

Superproject, not superrepo, is git's term for a repo that contains
submodules.

Make that replacement everywhere.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/git-migration/git-migrate-fast.sh

    r2745 r2801  
    9292    echo 'committer Invirt Git Import <invirt@mit.edu> now'
    9393    echo 'data <<EOF'
    94     echo 'Initial superrepo creation.'
     94    echo 'Initial superproject creation.'
    9595    echo 'EOF'
    9696    for r in $(ls ../packages); do
Note: See TracChangeset for help on using the changeset viewer.