diff options
author | Stelian Pop <stelian@popies.net> | 2007-01-12 22:57:03 +0100 |
---|---|---|
committer | Junio C Hamano <junkio@cox.net> | 2007-02-05 13:52:45 -0800 |
commit | 98d47d4ccf76725e7833c1bbda1da82f7648925f (patch) | |
tree | b742caceae6c42aa96066c671bbc819f47f92eed /builtin-rev-parse.c | |
parent | blameview: Support browsable functionality to blameview. (diff) | |
download | tgif-98d47d4ccf76725e7833c1bbda1da82f7648925f.tar.xz |
Add hg-to-git conversion utility.
hg-to-git.py is able to convert a Mercurial repository into a git one,
and preserves the branches in the process (unlike tailor)
hg-to-git.py can probably be greatly improved (it's a rather crude
combination of shell and python) but it does already work quite well for
me. Features:
- supports incremental conversion
(for keeping a git repo in sync with a hg one)
- supports hg branches
- converts hg tags
Signed-off-by: Stelian Pop <stelian@popies.net>
Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'builtin-rev-parse.c')
0 files changed, 0 insertions, 0 deletions