contrib/debian/cacerts.rc
author Matt Harbison <matt_harbison@yahoo.com>
Tue, 02 Jan 2018 21:46:57 -0500
changeset 35526 e8f80529abeb
parent 26297 ccdc2b23fdb8
permissions -rw-r--r--
lfs: use the local store method for opening a blob I noticed that when I cloned without updating and then turned around and pushed that clone to an lfs server, it was only trying to find the blob in the local store. Writes to the dummyremote (file based store) use local.read(), which looks at both the usercache and local store.

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

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