##// END OF EJS Templates
darcs2hg: pause and resume support, date extraction from commit hash, does not break on empty commits
darcs2hg: pause and resume support, date extraction from commit hash, does not break on empty commits

File last commit:

r406:d8abb687 default
r2587:fe3e8735 default
Show More
git-rev-list
5 lines | 69 B | text/plain | TextLexer
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"