From 51863c443a293c28931bcb760adcf550a38bc842 Mon Sep 17 00:00:00 2001 From: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com> Date: Wed, 11 Mar 2026 08:18:08 -0400 Subject: [PATCH] fix: remove breaking configuration option Signed-off-by: Anthony Oteri <4360016+anthonyoteri@users.noreply.github.com> --- .gitconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/.gitconfig b/.gitconfig index b03c6b7..8435227 100644 --- a/.gitconfig +++ b/.gitconfig @@ -143,5 +143,3 @@ # vim: set commentstring=#\ %s: [rebase] updateRefs = true -[remote "origin"] - fetch = +refs/heads/*:refs/remotes/origin/*