1
0
mirror of https://github.com/Luzifer/termux-cfg.git synced 2024-09-16 16:08:24 +00:00

Add alias git pot

This commit is contained in:
Knut Ahlers 2019-10-19 21:09:00 +02:00
parent a0372fbc4a
commit 7980f7fabd

View File

@ -7,6 +7,7 @@
ri = rebase --interactive --autosquash
st = status
c = "commit -v"
pot = "push origin master"
[branch]
autosetuprebase = always