Changeset 2745


Ignore:
Timestamp:
Dec 21, 2009, 12:51:37 AM (14 years ago)
Author:
broder
Message:

Cleanup invirt-web's cherrypy-rebased -> trunk merge in the git-migration

File:
1 edited

Legend:

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

    r2624 r2745  
    5858popd
    5959
     60pushd packages/invirt-web.git
     61echo $(git rev-parse 0.1.0^0 0.0.24^0 cherrypy-rebased^1) >> info/grafts
     62echo $(git rev-parse 0.1.1~3 0.1.0^0 cherrypy-rebased^0) >> info/grafts
     63git filter-branch --tag-name-filter cat -- ^0.0.24^ --all
     64rm -rf info/grafts refs/original
     65popd
     66
    6067pushd packages/python-routefs.git
    6168git fetch -t git://github.com/ebroder/python-routefs.git
Note: See TracChangeset for help on using the changeset viewer.