ladybird/Ports/git/default_gitconfig
Itamar e5ceec8621 Ports: Add default .gitconfig for Git port
This stops git from asking us to configure a username and email when we
try to commit.
2020-09-15 21:43:29 +02:00

4 lines
40 B
Plaintext

[user]
email = anon
name = anon