##// END OF EJS Templates
hg verify: add an error reporting helper function
hg verify: add an error reporting helper function

File last commit:

r406:d8abb687 default
r1383:3d6d45fa 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 "$@"