git-rev-tree
5 lines
| 69 B
| text/plain
|
TextLexer
mpm@selenic.com
|
r406 | #!/bin/sh | ||
op=`basename $0 | sed -e 's/^git-//'` | ||||
exec hgit $op "$@" | ||||