From ce594bbd6c104da5f319bdbd73a41646138f1532 Mon Sep 17 00:00:00 2001 From: kkard2 Date: Sun, 23 Jun 2024 17:09:52 +0200 Subject: i will forget this --- global_gitconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/global_gitconfig b/global_gitconfig index 7965dcb..26b0065 100644 --- a/global_gitconfig +++ b/global_gitconfig @@ -13,3 +13,4 @@ pushup = push --set-upstream origin rem = restore --staged pa = !git remote | xargs -L1 git push --all + u = pull -- cgit v1.3.1