Remove advice on detached head

This commit is contained in:
Paweł Płazieński 2024-09-04 12:05:13 +02:00
parent 303fa2aa68
commit 5963d83b9f

View file

@ -25,6 +25,8 @@
ff = only ff = only
[fetch] [fetch]
prune = true prune = true
[advice]
detachedHead = false
[alias] [alias]
st = status -s -b st = status -s -b