##// END OF EJS Templates
notify: fix neglect of custom headers set via template...
notify: fix neglect of custom headers set via template e981725da3fe introduced a bug that discarded all custom headers. Add custom header to test template.

File last commit:

r406:d8abb687 default
r7658:44b3f7bb 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 "$@"