Big cleanup of bin/, move external programs to contrib/, move minor useful scripts to aux/, and most important of all move controller.rc to werc.rc
This commit is contained in:
parent
4f75a5b3b6
commit
eac8d656f3
9 changed files with 1 additions and 23 deletions
12
bin/contrib/hgweb.config
Normal file
12
bin/contrib/hgweb.config
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
[web]
|
||||
style = gitweb
|
||||
allow_archive = bz2
|
||||
|
||||
#[paths]
|
||||
#w9 = /gsoc/hg/w9/
|
||||
|
||||
[collections]
|
||||
#allow_archive = bz2 zip
|
||||
/gsoc/hg = /gsoc/hg/
|
||||
#/var/hg = /var/hg/
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue