Thread Previous • Date Previous • Date Next • Thread Next |
For future reference, here are the commands for conversion of from bzr to git (currently in progress): bzr branch lp:dolfin cd dolfin git init bzr fast-export `pwd` | git fast-import rm -r .bzr git reset HEAD -- Anders
Thread Previous • Date Previous • Date Next • Thread Next |