git: rename psnew alias to psset
This commit is contained in:
parent
fe04184bab
commit
01f8e07b83
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
|||
pl = pull
|
||||
ps = push
|
||||
psf = push -f
|
||||
psnew = "! git push --set-upstream origin \"$(git branch --show-current)\""
|
||||
psset = "! git push --set-upstream origin \"$(git branch --show-current)\""
|
||||
rem = remote
|
||||
rest = restore
|
||||
s = status
|
||||
|
|
Loading…
Add table
Reference in a new issue