1
0
Fork 0
mirror of https://github.com/nix-community/home-manager.git synced 2025-03-18 14:28:15 +00:00
home-manager/tests/modules/programs/git
Vonfry 6f71acf71b
git: apply sendmailCmd instead of smtpServer (#6399)
In manpage of git-send-email --smtp-server,

    For backward compatibility, this option can also specify
    full pathname of a sendmail-like program instead; the program
    must support the -i option. This method does not support
    passing arguments or using plain command names. For those use
    cases, consider using --sendmail-cmd instead.
2025-03-04 22:46:31 +01:00
..
default.nix git: support not configuring signing.format (#6478) 2025-02-17 03:00:03 -08:00
git-expected-include.conf git: escape string values in configuration 2020-05-01 00:50:58 +02:00
git-expected.conf git: support alternate signing methods (#5516) 2025-02-14 11:47:27 -07:00
git-pre-commit-hook.sh git: add config helper for hooks 2022-09-08 11:05:07 +02:00
git-with-email-expected.conf git: support not configuring signing.format (#6478) 2025-02-17 03:00:03 -08:00
git-with-email.nix git: support not configuring signing.format (#6478) 2025-02-17 03:00:03 -08:00
git-with-hooks.nix tests: rework derivation stubbing 2025-02-04 23:58:20 +01:00
git-with-msmtp-expected.conf git: apply sendmailCmd instead of smtpServer (#6399) 2025-03-04 22:46:31 +01:00
git-with-msmtp.nix git: apply sendmailCmd instead of smtpServer (#6399) 2025-03-04 22:46:31 +01:00
git-with-signing-key-id-expected.conf git: support alternate signing methods (#5516) 2025-02-14 11:47:27 -07:00
git-with-signing-key-id-legacy-expected.conf git: support alternate signing methods (#5516) 2025-02-14 11:47:27 -07:00
git-with-signing-key-id-legacy.nix git: support alternate signing methods (#5516) 2025-02-14 11:47:27 -07:00
git-with-signing-key-id.nix git: support alternate signing methods (#5516) 2025-02-14 11:47:27 -07:00
git-with-str-extra-config-expected.conf git: support not configuring signing.format (#6478) 2025-02-17 03:00:03 -08:00
git-with-str-extra-config.nix git: support alternate signing methods (#5516) 2025-02-14 11:47:27 -07:00
git-without-signing-key-id-expected.conf git: support alternate signing methods (#5516) 2025-02-14 11:47:27 -07:00
git-without-signing-key-id.nix git: support alternate signing methods (#5516) 2025-02-14 11:47:27 -07:00
git-without-signing.conf git: support not configuring signing.format (#6478) 2025-02-17 03:00:03 -08:00
git-without-signing.nix git: support not configuring signing.format (#6478) 2025-02-17 03:00:03 -08:00
git.nix git: support alternate signing methods (#5516) 2025-02-14 11:47:27 -07:00