home-manager/tests/modules/programs/git/git-with-str-extra-config-expected.conf
Robert Helgesson 22d03f20fb
git: escape string values in configuration
This should handle the special characters that typically occur.

Fixes #1206

(cherry picked from commit 642d9ffe24)
2020-05-20 23:44:29 +02:00

6 lines
77 B
Plaintext

This can be anything.
[user]
email = "user@example.org"
name = "John Doe"