##// END OF EJS Templates
zsh: fix completions with relative paths...
zsh: fix completions with relative paths hg add ../foo/bar[TAB] now does what you expect

File last commit:

r406:d8abb687 default
r3817:45a751d7 default
Show More
git-diff-tree
5 lines | 69 B | text/plain | TextLexer
mpm@selenic.com
[PATCH] Using monotone-viz/git-viz with mercurial...
r406 #!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"