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:
parent
a0372fbc4a
commit
7980f7fabd
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
|||
ri = rebase --interactive --autosquash
|
||||
st = status
|
||||
c = "commit -v"
|
||||
pot = "push origin master"
|
||||
|
||||
[branch]
|
||||
autosetuprebase = always
|
||||
|
|
Loading…
Reference in a new issue