mirror of
https://github.com/frej/fast-export.git
synced 2026-05-15 09:46:17 +02:00
b4833029a44d47b16c12ae3af2acda754e28314f
HG tag movement is now supported with this patch. This patch creates a .git/hg2git-mapping file, which maps HG revision numbers to HG hashes. Combined with the .git/hg2git-marks file, which maps HG revisions to GIT hashes, we can now reprocess all tags at the end of each hg export operation.
Description
Languages
Python
67.3%
Shell
32.5%
Makefile
0.2%