##// END OF EJS Templates
win32mbcs: util.normpath should be wrapped....
win32mbcs: util.normpath should be wrapped. It is because util.normpath() finally calls windows.pconvert() which is not wrapped (by changeset:25c41ddb3978).

File last commit:

r406:d8abb687 default
r9463:bd017f35 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 "$@"