1
0
mirror of https://github.com/Luzifer/termux-cfg.git synced 2024-09-19 09:12:56 +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 ri = rebase --interactive --autosquash
st = status st = status
c = "commit -v" c = "commit -v"
pot = "push origin master"
[branch] [branch]
autosetuprebase = always autosetuprebase = always