makefile: add gitconfig target

This commit is contained in:
Jeremy Baxter 2024-06-11 15:11:54 +12:00
parent 95e410feff
commit 9267342649
2 changed files with 6 additions and 1 deletions

View file

@ -115,6 +115,7 @@ an email to ~jeremy/callisto@todo.sr.ht.
## contributing
Send patches to [my public inbox][2] using [git send-email][3].
`make gitconfig` will set you up with the correct settings.
Preferred code style is detailed in the style.md document but is not
required. Thanks :)