Ludovic Courtès bc041b3e26
git: Always use the system certificates by default.
'guix pull' was always doing it, and now '--with-branch' & co. will do
it as well.

* guix/git.scm (honor-system-x509-certificates!): New procedure.
(%certificates-initialized?): New variable.
(with-libgit2): Add call to 'honor-system-x509-certificates!'.
* guix/scripts/pull.scm (honor-x509-certificates): Call
'honor-system-x509-certificates!' and fall back to
'honor-lets-encrypt-certificates!'.
2019-02-08 10:41:13 +01:00
..
2019-02-04 22:03:22 +01:00
2019-01-23 23:35:12 +01:00
2017-07-21 17:03:24 +02:00
2018-08-26 01:47:40 +02:00
2018-09-07 11:40:22 +02:00
2018-09-25 18:45:50 +02:00
2017-11-08 22:31:58 +01:00
2019-01-24 13:46:39 +01:00
2018-06-01 15:21:28 +02:00
2018-09-04 17:25:11 +02:00
2018-12-19 23:52:25 +01:00