mirror of
https://github.com/nix-community/home-manager.git
synced 2025-11-16 23:42:46 +01:00
When setting values using the `git config --set` command, git formats the file a bit differently. This changes the output so it maps to that format. Differences: * each `key = value` in a section is prefixed by a tab character * the `=` between the key and the value is surrounded by spaces PR #1069 |
||
|---|---|---|
| .. | ||
| default.nix | ||
| git-expected-include.conf | ||
| git-expected.conf | ||
| git-with-email-expected.conf | ||
| git-with-email.nix | ||
| git-with-str-extra-config-expected.conf | ||
| git-with-str-extra-config.nix | ||
| git.nix | ||