1
0
Fork 0

git: Auto-update refs during rebases

This commit is contained in:
Jeremy Kaplan 2025-05-14 15:56:11 -07:00
commit 38bb5a36e6

View file

@ -61,6 +61,9 @@ ff = only
[push] [push]
default = simple default = simple
[rebase]
updateRefs = true
[tag] [tag]
sort = version:refname sort = version:refname