mirror of
https://github.com/frej/fast-export.git
synced 2026-01-16 19:22:03 +01: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
70.7%
Shell
29.1%
Makefile
0.2%