##// END OF EJS Templates
Remove duplicate bunidiff code from hgdiff, importing from mdiff.py instead
Remove duplicate bunidiff code from hgdiff, importing from mdiff.py instead

File last commit:

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