git: Auto-update refs during rebases
This commit is contained in:
parent
2c2400da82
commit
38bb5a36e6
1 changed files with 3 additions and 0 deletions
|
|
@ -61,6 +61,9 @@ ff = only
|
|||
[push]
|
||||
default = simple
|
||||
|
||||
[rebase]
|
||||
updateRefs = true
|
||||
|
||||
[tag]
|
||||
sort = version:refname
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue