##// END OF EJS Templates
win32: do not install bash hgmerge on Windows
win32: do not install bash hgmerge on Windows

File last commit:

r406:d8abb687 default
r5623:f22708f5 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 "$@"