##// END OF EJS Templates
forgot to rerun tests after changed backup extension to .orig....
forgot to rerun tests after changed backup extension to .orig. thomas a.h. found this.

File last commit:

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