contrib/docker/apache-server/hgwebconfig
author Yuya Nishihara <yuya@tcha.org>
Sat, 05 Oct 2019 08:59:09 -0400
changeset 43480 6c0e47874217
parent 23399 fd5247a88e63
permissions -rw-r--r--
rust-cpython: drop manual management of mutably_borrowed RefCell::borrow() should guarantee there's no mutable borrow. As a follow up, maybe PySharedState can be a pure data structure + function. Most ref-sharing business has already been moved to PySharedRef* and PyLeaked*.

[paths]
/ = /var/hg/repos/*

[web]
allow_push = *
push_ssl = False