Changeset 1939 for trunk/scripts


Ignore:
Timestamp:
Dec 28, 2008, 10:19:00 PM (15 years ago)
Author:
broder
Message:

Fix the RouteFS git import.

File:
1 edited

Legend:

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

    r1922 r1939  
    4949
    5050pushd packages/python-routefs.git
    51 git fetch git://github.com/ebroder/python-routefs.git debian:refs/heads/debian
    52 git tag -f 1.0.1-1 2fc1d90
     51git fetch -t git://github.com/ebroder/python-routefs.git
     52git branch -f upstream 1.0.1
    5353git branch -f master 1.0.1-1
    54 git branch -d debian
    5554popd
    5655
Note: See TracChangeset for help on using the changeset viewer.