##// END OF EJS Templates
bash_completion: make export fall back to tags when there's no mq patch applied
bash_completion: make export fall back to tags when there's no mq patch applied

File last commit:

r406:d8abb687 default
r3481:13a9a213 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 "$@"