From 37470f5811040011c43712aba02ad4943f6ab0c3 Mon Sep 17 00:00:00 2001 From: Gabriel Augendre Date: Sun, 18 Feb 2024 02:11:57 +0100 Subject: [PATCH] git: add updaterefs --- dot_config/git/private_config.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/dot_config/git/private_config.tmpl b/dot_config/git/private_config.tmpl index 0b7f7fd..c483570 100644 --- a/dot_config/git/private_config.tmpl +++ b/dot_config/git/private_config.tmpl @@ -94,6 +94,7 @@ [rebase] autosquash = true autostash = true + updateRefs = true [init] defaultBranch = master [branch]