##// END OF EJS Templates
extdiff: add --from/--to and deprecate -r, as was done for `hg diff`...
extdiff: add --from/--to and deprecate -r, as was done for `hg diff` I recently replaced `hg diff`'s `-r` flag by `--from` and `--to` and then deprecated the `-r` flag. This patch repeats that for `hg extdiff`. Differential Revision: https://phab.mercurial-scm.org/D9624

File last commit:

r38029:e51c91c1 default
r46749:0a4d47f4 default
Show More
cacerts.rc
5 lines | 161 B | text/x-stsrc | TextLexer
Gregory Szorc
packaging: move contrib/debian to contrib/packaging/...
r38029 # This config file points Mercurial at the system-wide certificate
# store from the ca-certificates package.
[web]
cacerts = /etc/ssl/certs/ca-certificates.crt