Cross Forests
/
projects
/
python
/
fast-export.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30ce669
)
hg-fast-export.sh Use hg-fast-export.py, not dead hg2git.py
author
Rocco Rutte
<pdmef@gmx.net>
Wed, 14 Mar 2007 10:56:18 +0000
(10:56 +0000)
committer
Rocco Rutte
<pdmef@gmx.net>
Wed, 14 Mar 2007 10:56:18 +0000
(10:56 +0000)
Signed-off-by: Rocco Rutte <pdmef@gmx.net>
hg-fast-export.sh
patch
|
blob
|
history
diff --git
a/hg-fast-export.sh
b/hg-fast-export.sh
index
5cbf934
..
5d5674a
100755
(executable)
--- a/
hg-fast-export.sh
+++ b/
hg-fast-export.sh
@@
-62,7
+62,7
@@
if [ ! -f "$GIT_DIR/$PFX-$SFX_MARKS" ] ; then
touch "$GIT_DIR/$PFX-$SFX_MARKS"
fi
-GIT_DIR="$GIT_DIR" python "$ROOT/hg
2gi
t.py" \
+GIT_DIR="$GIT_DIR" python "$ROOT/hg
-fast-expor
t.py" \
--repo "$REPO" \
--marks "$GIT_DIR/$PFX-$SFX_MARKS" \
--heads "$GIT_DIR/$PFX-$SFX_HEADS" \