##// END OF EJS Templates
Elevate parents to a "common" command in help
Elevate parents to a "common" command in help

File last commit:

r406:d8abb687 default
r1475:d791c335 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 "$@"