##// END OF EJS Templates
changelog: abort on attempt to write wdir revision...
changelog: abort on attempt to write wdir revision Similar to the previous patch which prevented writing the null revision to any revlog, but this is for the wdir revision. Thanks to Jun for pointing this out. Differential Revision: https://phab.mercurial-scm.org/D524

File last commit:

r26297:ccdc2b23 default
r33981:3939b30d default
Show More
cacerts.rc
5 lines | 161 B | text/x-stsrc | TextLexer
Augie Fackler
debian: configuration so that cacerts is properly loaded...
r26297 # This config file points Mercurial at the system-wide certificate
# store from the ca-certificates package.
[web]
cacerts = /etc/ssl/certs/ca-certificates.crt