1
0
mirror of https://github.com/nix-community/home-manager synced 2024-06-02 13:03:33 +02:00
home-manager/tests/modules/programs/git
Viacheslav Lotsmanov cc60c22c69
programs.git: make signing key id be optional (#1886)
* Git: Make signing key id be optional

Thus by default the signing key is selected by commit’s author.

* Git: Add tests for config with and without signing key id
* Git: Format tests for signing key
* Git: Remove default value (null) for signing key
* Git: Update description for signing key
2021-04-05 14:28:36 +02:00
..
default.nix programs.git: make signing key id be optional (#1886) 2021-04-05 14:28:36 +02: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: Add configured SSL certificate for SMTP (#1833) 2021-03-03 21:24:19 -05:00
git-with-email.nix git: Add configured SSL certificate for SMTP (#1833) 2021-03-03 21:24:19 -05:00
git-with-msmtp-expected.conf git: Add configured SSL certificate for SMTP (#1833) 2021-03-03 21:24:19 -05:00
git-with-msmtp.nix git: correct value of envelopeSender for msmtp (#1838) 2021-02-28 20:42:44 +01:00
git-with-signing-key-id-expected.conf programs.git: make signing key id be optional (#1886) 2021-04-05 14:28:36 +02:00
git-with-signing-key-id.nix programs.git: make signing key id be optional (#1886) 2021-04-05 14:28:36 +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: add support for asserting warnings 2020-12-30 17:25:48 +01:00
git-without-signing-key-id-expected.conf programs.git: make signing key id be optional (#1886) 2021-04-05 14:28:36 +02:00
git-without-signing-key-id.nix programs.git: make signing key id be optional (#1886) 2021-04-05 14:28:36 +02:00
git.nix git: fix attribute paths 2021-01-20 18:58:35 +01:00