mirror of
https://github.com/nix-community/home-manager
synced 2024-11-05 02:39:45 +01:00
cc60c22c69
* 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 |
||
---|---|---|
.. | ||
default.nix | ||
git-expected-include.conf | ||
git-expected.conf | ||
git-with-email-expected.conf | ||
git-with-email.nix | ||
git-with-msmtp-expected.conf | ||
git-with-msmtp.nix | ||
git-with-signing-key-id-expected.conf | ||
git-with-signing-key-id.nix | ||
git-with-str-extra-config-expected.conf | ||
git-with-str-extra-config.nix | ||
git-without-signing-key-id-expected.conf | ||
git-without-signing-key-id.nix | ||
git.nix |