Felipe Contreras 90fad510ce remote-hg: use notes to keep track of Hg revisions
Keep track of Mercurial revisions as Git notes under the 'refs/notes/hg'
ref.  This way, the user can easily see which Mercurial revision
corresponds to certain Git commit.

Unfortunately, there's no way to efficiently update the notes after
doing an export (push), so they'll have to be updated when importing
(fetching).

Signed-off-by: Felipe Contreras <felipe.contreras@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2014-05-09 08:26:12 -05:00
2014-05-09 08:26:03 -05:00
2014-05-09 08:25:22 -05:00
2014-05-09 08:26:03 -05:00
2014-05-09 08:26:12 -05:00
Description
Transparent bidirectional bridge between Git and Mercurial for Git
GPL-2.0 943 KiB
Languages
Python 54.9%
Shell 42.3%
Ruby 1.9%
Makefile 0.9%