##// END OF EJS Templates
Add #motd# to gitweb pages. Needs to pass self.motd to index template, too.
Add #motd# to gitweb pages. Needs to pass self.motd to index template, too.

File last commit:

r406:d8abb687 default
r3478:2896ce09 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 "$@"