diff --git a/.gitconfig b/.gitconfig index c983603..e232ff2 100644 --- a/.gitconfig +++ b/.gitconfig @@ -29,6 +29,7 @@ rb = "rebase" rbi = "rebase -i" wt = "worktree" + wtc = "config remote.origin.fetch \"+refs/heads/*:refs/remotes/origin/*\"" [color] ui = auto