##// END OF EJS Templates
teach bash_completion about --cwd
teach bash_completion about --cwd

File last commit:

r406:d8abb687 default
r1151:10b4f2a5 default
Show More
git-rev-tree
5 lines | 69 B | text/plain | TextLexer
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"