mirror of
https://source.perfectable.org/nivertius/git-rc.git
synced 2025-07-02 03:03:58 +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
|
ff = only
|
||||||
[fetch]
|
[fetch]
|
||||||
prune = true
|
prune = true
|
||||||
|
[advice]
|
||||||
|
detachedHead = false
|
||||||
[alias]
|
[alias]
|
||||||
st = status -s -b
|
st = status -s -b
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue