From 1b6c582263ed0d894453a757ef5c8dd1745a6132 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Fri, 14 Jun 2024 14:31:21 +0800 Subject: [PATCH] Also add into pull. --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index 9d721ba..46b3fcc 100644 --- a/.gitconfig +++ b/.gitconfig @@ -27,6 +27,7 @@ [merge] tool = vimdiff [pull] + autoSetupRemote = true rebase = true [push] autoSetupRemote = true