From bb596950c17d05ed584cd42b416c8d7b90af263b Mon Sep 17 00:00:00 2001 From: Yax <1949284+kianby@users.noreply.github.com> Date: Thu, 11 Apr 2024 17:35:18 +0200 Subject: [PATCH] git pull --rebase --- dot_gitconfig.tmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_gitconfig.tmpl b/dot_gitconfig.tmpl index 15460b4..0795530 100644 --- a/dot_gitconfig.tmpl +++ b/dot_gitconfig.tmpl @@ -47,7 +47,7 @@ diffFilter = diff-so-fancy --patch [pull] - rebase = false + rebase = true [push] default = current