diff --git a/gitconfig b/gitconfig index 67dc0dc..4c6ddaa 100644 --- a/gitconfig +++ b/gitconfig @@ -22,6 +22,7 @@ [alias] pushf = push --force-with-lease + remotes = remote -v l = log --oneline --decorate --graph --all st = status -sb sw = switch