1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-30 18:38:31 +02:00
home-manager/tests/modules/programs/git
Andrew Fontaine baea46c5ac
git: set SSL if useStartTls is false
The git-send-email [0] script uses StartTLS if `smtpEncryption` is set
to `tls`, which can break services that don't support StartTLS.

[0]: bd42bbe1a4/git-send-email.perl (L1533)

PR #1395
2020-08-13 21:36:31 +02:00
..
default.nix tests: move git and files tests to directories 2019-12-08 21:40:22 +01:00
git-expected-include.conf git: escape string values in configuration 2020-05-01 00:50:58 +02:00
git-expected.conf git: configure delta through [delta] git section (#1371) 2020-07-20 17:03:40 +02:00
git-with-email-expected.conf git: set SSL if useStartTls is false 2020-08-13 21:36:31 +02:00
git-with-email.nix git: set SSL if useStartTls is false 2020-08-13 21:36:31 +02:00
git-with-str-extra-config-expected.conf git: escape string values in configuration 2020-05-01 00:50:58 +02:00
git-with-str-extra-config.nix tests: move git and files tests to directories 2019-12-08 21:40:22 +01:00
git.nix git: configure delta through [delta] git section (#1371) 2020-07-20 17:03:40 +02:00