##// END OF EJS Templates
win32: it is no longer necessary to bundle patch.exe...
win32: it is no longer necessary to bundle patch.exe Mercurial can use it's built-in mpatch library

File last commit:

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