##// END OF EJS Templates
zsh completion: basic merge support
zsh completion: basic merge support

File last commit:

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