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]