summaryrefslogtreecommitdiffstats
path: root/git-tools.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-02-06 00:09:38 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-02-06 00:09:38 +0000
commit42f855f6b85e5aa6ebce69b4ac12e4c8f33276a4 (patch)
tree2e4602dc453ded05c75bcad33e72303bef2858c9 /git-tools.txt
parent16cf158f7b6397ada1e6d221393c66f284e15b70 (diff)
downloadgit-htmldocs-42f855f6b85e5aa6ebce69b4ac12e4c8f33276a4.tar.gz
Autogenerated HTML docs for v1.5.0-rc3-80-g35ce
Diffstat (limited to 'git-tools.txt')
-rw-r--r--git-tools.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/git-tools.txt b/git-tools.txt
index 6b407f9ad..10653ff89 100644
--- a/git-tools.txt
+++ b/git-tools.txt
@@ -86,6 +86,14 @@ Foreign SCM interface
series in git back and forth.
+ - *hg-to-git* (contrib/)
+
+ hg-to-git converts a Mercurial repository into a git one, and
+ preserves the full branch history in the process. hg-to-git can
+ also be used in an incremental way to keep the git repository
+ in sync with the master Mercurial repository.
+
+
Others
------