##// END OF EJS Templates
Fix "templater object got multiple values for keyword argument 'motd'"...
Fix "templater object got multiple values for keyword argument 'motd'" caused by adding motd to the call to the index template (2896ce093ec4)

File last commit:

r406:d8abb687 default
r3479:bbfb392b 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 "$@"