From b0c338c877a243cf5dbf04174bbe045b4d42d5a0 Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Sat, 8 Aug 2020 23:07:40 +0500 Subject: Updates. --- files/.gitconfig | 2 ++ 1 file changed, 2 insertions(+) (limited to 'files/.gitconfig') diff --git a/files/.gitconfig b/files/.gitconfig index 462e97c..c26d10a 100644 --- a/files/.gitconfig +++ b/files/.gitconfig @@ -97,3 +97,5 @@ process = git-lfs filter-process [mergetool "fugitive"] cmd = vim -c \"Gdiff\" \"$MERGED\" +[fetch] + prune = true -- cgit v1.2.3