]> git.rmz.io Git - dotfiles.git/commitdiff
git: set updateRefs to update all branches during rebase
authorSamir Benmendil <me@rmz.io>
Tue, 12 Mar 2024 12:05:17 +0000 (12:05 +0000)
committerSamir Benmendil <me@rmz.io>
Tue, 12 Mar 2024 12:33:57 +0000 (12:33 +0000)
git/config

index 9e82d98497439ca730a548213e246b3d182135da..04367fe1f120b0eccb96824a56d02a3240f94b7d 100644 (file)
@@ -33,6 +33,7 @@
        autostash = true
        autosquash = true
        stat = true
+       updateRefs = true
 [status]
        submodulesummary = true
 [rerere]