From 6cf43e4d85312d6d4c34e8f81b783fbab6cda138 Mon Sep 17 00:00:00 2001 From: Gustaf Rydholm Date: Mon, 19 Aug 2024 13:46:40 +0200 Subject: update git aliases --- .config/shell/aliasrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.config/shell/aliasrc b/.config/shell/aliasrc index 9cd6161..92a6054 100755 --- a/.config/shell/aliasrc +++ b/.config/shell/aliasrc @@ -54,7 +54,8 @@ alias \ gm="git merge" \ gw="git worktree" \ gpl="git pull" \ - gph="git push" + gph="git push" \ + gf="git fetch" # Pushing to multiple git repositories alias gua="git remote | xargs -L1 git push --all" -- cgit v1.2.3-70-g09d2