contrib/mtn2git/mtn2git.py: Remove all old code that tried to figure out what changes...
authorHolger Freyther <zecke@selfish.org>
Tue, 8 Jan 2008 02:30:22 +0000 (02:30 +0000)
committerHolger Freyther <zecke@selfish.org>
Tue, 8 Jan 2008 02:30:22 +0000 (02:30 +0000)
commit95050b6bc62f2c323e0571fc7520516546cd05ce
tree7a1fa93a96d9f34478ed83b4a71a77afa5d90434
parent1751cf0b1596e4608f522a82c23d29b1192518ae
contrib/mtn2git/mtn2git.py: Remove all old code that tried to figure out what changes happened
    Make place for the new code that is diffing the manifest directly. This avoids
    all the funky mess with recursive directory renames and undoing what mtn told us happened.
    git is clever enough to figure out moves and copying of files on its own.
contrib/mtn2git/mtn2git.py