home-manager/tests/modules/programs/git
Andrew Fontaine aa479b0124
git: rely on msmtp for smtp if msmtp is enabled (#1829)
If a user using msmtp to send all their email, it would be preferred if
git used it as well.

The only settings necessary are to set the smtp server to the msmtp
binary and set envelop sender to true, which makes git call msmtp with
the -f flag to set the from address from the email.
2021-02-28 16:06:11 +01:00
..
default.nix git: rely on msmtp for smtp if msmtp is enabled (#1829) 2021-02-28 16:06:11 +01:00
git-expected-include.conf git: escape string values in configuration 2020-05-01 00:50:58 +02:00
git-expected.conf git: remove test dependencies on delta and git-lfs 2020-10-11 22:36:26 +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: use gitMinimal in test 2020-11-14 23:18:07 +01:00
git-with-msmtp-expected.conf git: rely on msmtp for smtp if msmtp is enabled (#1829) 2021-02-28 16:06:11 +01:00
git-with-msmtp.nix git: rely on msmtp for smtp if msmtp is enabled (#1829) 2021-02-28 16:06:11 +01: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: add support for asserting warnings 2020-12-30 17:25:48 +01:00
git.nix git: fix attribute paths 2021-01-20 18:58:35 +01:00