mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-01 21:04:29 +02:00
Remove advice on detached head
This commit is contained in:
parent
303fa2aa68
commit
5963d83b9f
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@
|
|||
ff = only
|
||||
[fetch]
|
||||
prune = true
|
||||
[advice]
|
||||
detachedHead = false
|
||||
[alias]
|
||||
st = status -s -b
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue