From d547f3db83f277921b112b068ff6781cc3f6e2c8 Mon Sep 17 00:00:00 2001 From: Oleksandr Smirnov Date: Sat, 5 Jul 2025 16:16:43 +0300 Subject: [PATCH] git: remove aliases that i dont use --- gitconfig | 2 -- 1 file changed, 2 deletions(-) diff --git a/gitconfig b/gitconfig index c2d9c6c..ef825b9 100644 --- a/gitconfig +++ b/gitconfig @@ -22,10 +22,8 @@ [alias] push-force = push --force-with-lease - pu = push l = log --oneline --decorate --graph --all st = status -sb - cm = commit -m sw = switch [interactive]