From f09894514fa8cfc0b081ee3038b506f4e4e71ca7 Mon Sep 17 00:00:00 2001 From: Arti Zirk Date: Fri, 5 Jun 2020 15:52:36 +0300 Subject: [PATCH] Update git config --- .gitconfig | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitconfig b/.gitconfig index 715066e..b9466bd 100644 --- a/.gitconfig +++ b/.gitconfig @@ -32,3 +32,5 @@ followTags = true [gui] spellingdictionary = en +[pull] + ff = only