mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-08 19:46:05 +01:00
We currently have no way of specifying the sender's name inside the
From field, making a patch sent through `git send-email` appear as
coming from "xxx@domain.com".
In this commit we make this field follow the standard
realName <email>
format.
|
||
|---|---|---|
| .. | ||
| default.nix | ||
| git-expected-include.conf | ||
| git-expected.conf | ||
| git-pre-commit-hook.sh | ||
| git-with-email-expected.conf | ||
| git-with-email.nix | ||
| git-with-hooks.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 | ||