- git cvsimport -d /opt/sfmbsecvs/sfcvs -C ~/prj/mbsedeb/tmp/cvs2git mbsebbs
Remove the two "Clean CVS" commits on the master branch
- ~/prj/mbsedeb/tmp/cvs2git$ git reset --hard HEAD~2
Change the name of the 'origin' branch from the cvs import to 'cvsimport'
- ~/prj/mbsedeb/tmp/cvs2git$ git branch -m origin cvsimport
No comments:
Post a Comment