##// END OF EJS Templates
zsh completion: Added '--newest-first' to incoming, outgoing
r1442:d32dbf86 default
Show More
git-cat-file
5 lines | 69 B | text/plain | TextLexer
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"