mirror of
https://github.com/Phantop/dotfiles
synced 2025-02-08 12:36:48 +00:00
git: stash pop alias
This commit is contained in:
parent
ab84fa14c2
commit
ed2c1bcbc3
|
@ -54,6 +54,7 @@
|
|||
l = log
|
||||
open = remote -v
|
||||
p = pull
|
||||
pop = stash pop
|
||||
pu = push
|
||||
puf = push -f
|
||||
r = reset --hard
|
||||
|
|
Loading…
Reference in a new issue