1
0
mirror of https://github.com/frebib/dotfiles.git synced 2024-06-14 12:57:23 +00:00

git: suppress detached-head warning. I-know-what-I-am-doing

git is not for the weak. Warnings are not for the knowing.
Shut up git.

Signed-off-by: Joe Groocock <me@frebib.net>
This commit is contained in:
Joe Groocock 2021-01-07 15:33:57 +00:00
parent 1b3672b983
commit b1eecdbbda
Signed by: frebib
GPG Key ID: E0B16BEACFBB6A86

View File

@ -32,6 +32,7 @@
[advice]
statusHints = false
pushUpdateRejected = false
detachedHead = false
[sendemail]
from = Joe Groocock <me@frebib.net>
smtpserver = smtp.zoho.com