Add pa git alias for 'push --all'

This commit is contained in:
mitchell 2021-05-17 10:16:45 -04:00
parent c5fc03396b
commit 5ecb8c98c2
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
puff = pull --ff-only
merff = merge --ff-only
fa = fetch --all
pa = push --all
[core]
editor = nvim