git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
435f39a
)
remote-helpers: trivial cleanup
author
Felipe Contreras
<redacted>
Tue, 7 May 2013 23:45:15 +0000
(18:45 -0500)
committer
Junio C Hamano
<redacted>
Wed, 8 May 2013 05:42:20 +0000
(22:42 -0700)
The comment was copied from hg-fast-export, not used anymore.
Signed-off-by: Felipe Contreras <redacted>
Signed-off-by: Junio C Hamano <redacted>
contrib/remote-helpers/git-remote-hg
patch
|
blob
|
history
diff --git
a/contrib/remote-helpers/git-remote-hg
b/contrib/remote-helpers/git-remote-hg
index 06920f28f210318bb790db217ac231fcc6ae26d8..96ad30d5126702629841e9bc16abfbf07fbe9546 100755
(executable)
--- a/
contrib/remote-helpers/git-remote-hg
+++ b/
contrib/remote-helpers/git-remote-hg
@@
-453,7
+453,6
@@
def export_ref(repo, name, kind, head):
count += 1
if (count % 100 == 0):
print "progress revision %d '%s' (%d/%d)" % (rev, name, count, len(revs))
- print "#############################################################"
# make sure the ref is updated
print "reset %s/%s" % (prefix, ename)
git clone https://git.99rst.org/PROJECT