mirror of
https://github.com/Luzifer/termux-cfg.git
synced 2024-11-08 06:20:00 +00:00
Add alias git pot
This commit is contained in:
parent
a0372fbc4a
commit
7980f7fabd
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||||
|
|
Loading…
Reference in a new issue