1
0
Fork 0
mirror of https://github.com/Luzifer/termux-cfg.git synced 2025-01-03 05:46:00 +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