##// END OF EJS Templates
Fixed calling the merge script and reporting errors in debuginstall (issue617)
Fixed calling the merge script and reporting errors in debuginstall (issue617)

File last commit:

r406:d8abb687 default
r4747:452d171a default
Show More
git-rev-list
5 lines | 69 B | text/plain | TextLexer
mpm@selenic.com
[PATCH] Using monotone-viz/git-viz with mercurial...
r406 #!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"