diff options
author | Felipe Contreras <felipe.contreras@gmail.com> | 2013-08-29 17:29:50 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-08-30 10:37:23 -0700 |
commit | c587d655122a287a6796d493d176128f05374156 (patch) | |
tree | b199907692d0ac7d72dace04c19cf0489fe3b45d /graph.h | |
parent | 641a2b5bee4c759c4dd36b5ad9e7f159aca54611 (diff) | |
download | git-c587d655122a287a6796d493d176128f05374156.tar.gz |
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>
Diffstat (limited to 'graph.h')
0 files changed, 0 insertions, 0 deletions