##// END OF EJS Templates
Really fix http headers for web UI and issue 254....
Really fix http headers for web UI and issue 254. This also arranges for static content to allow a keepalive connection.

File last commit:

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