summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Rocco Rutte [Tue, 6 Mar 2007 19:46:50 +0000 (19:46 +0000)]
Fix wrapper script for branches with slahes
Use git-branch(1) instead of ls(1) for getting branch names.
Rocco Rutte [Tue, 6 Mar 2007 17:00:25 +0000 (17:00 +0000)]
Initial import
This is the initial import of 'hg2git' being a converter which feeds a
hg repository into git-fast-import(1).