From c06969757eab8c75351f3f5982f8be6e3f2fa7ce Mon Sep 17 00:00:00 2001 From: Michael Grote Date: Sun, 2 May 2021 11:30:51 +0200 Subject: [PATCH] =?UTF-8?q?fetchp=20hinzugef=C3=BCgt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitconfig b/.gitconfig index 3557ac1..9e5c00e 100644 --- a/.gitconfig +++ b/.gitconfig @@ -10,3 +10,4 @@ p = push c = checkout remote = remote -v + fetchp = fetch --prune