contrib/debian/cacerts.rc
author Yuya Nishihara <yuya@tcha.org>
Sat, 11 Nov 2017 16:46:41 +0900
branchstable
changeset 34984 cd235d6f851b
parent 26297 ccdc2b23fdb8
permissions -rw-r--r--
dispatch: add option to not strip command args parsed by _earlygetopt() This allows us to parse the original args later by full-blown getopt() in order to verify the result of the faulty early parsing. Still we need the 'strip=True' behavior for shell aliases. Note that this series is RFC because it seems to change too much to be included in stable release.

# This config file points Mercurial at the system-wide certificate
# store from the ca-certificates package.

[web]
cacerts = /etc/ssl/certs/ca-certificates.crt