##// END OF EJS Templates
hgweb: use lrwxrwxrwx as the permissions of a symlink
hgweb: use lrwxrwxrwx as the permissions of a symlink

File last commit:

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