From 1e550c34671d0b3b4d5843bfc7999e6f3f2a3979 Mon Sep 17 00:00:00 2001 From: nsfisis Date: Wed, 14 Dec 2022 20:18:05 +0900 Subject: git: add alias "fetch1" --- .config/git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/git/config b/.config/git/config index 6e795b8..6ccf81f 100644 --- a/.config/git/config +++ b/.config/git/config @@ -59,6 +59,7 @@ b = branch current-branch = rev-parse --abbrev-ref HEAD c = commit + fetch1 = fetch --depth=1 fixup = commit --fixup amend = commit --amend --no-edit clone1 = clone --depth=1 -- cgit v1.2.3-70-g09d2