##// END OF EJS Templates
convert: svn: add function to get the latest revision touching a path...
convert: svn: add function to get the latest revision touching a path Make it work for HTTP URLs

File last commit:

r406:d8abb687 default
r4789:c5dd8e18 default
Show More
git-rev-tree
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 "$@"