Create lightweight git tags (using the "reset" trick) for the incremental import...
commitfc21f8a1dab090ceb63c479705104cbb95585a2f
authorSimon Hausmann <simon@lst.de>
Sun, 11 Feb 2007 17:04:39 +0000 (11 18:04 +0100)
committerSimon Hausmann <simon@lst.de>
Sun, 11 Feb 2007 17:04:39 +0000 (11 18:04 +0100)
tree2dbc379cd5e9a16b0341ffdb8f37d1f9e1025779
parentf7d63b0c99945f4b358df06e4d09837f66db6a88
Create lightweight git tags (using the "reset" trick) for the incremental import instead of full-blown ones. Also fix parsing the output of git name-rev for figuring out the last imported p4 change number.

Signed-off-by: Simon Hausmann <simon@lst.de>
contrib/fast-import/p4-fast-export.py