1
0
Fork 0
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:
Phantop 2025-01-17 12:04:56 -05:00
parent ab84fa14c2
commit ed2c1bcbc3

View file

@ -54,6 +54,7 @@
l = log
open = remote -v
p = pull
pop = stash pop
pu = push
puf = push -f
r = reset --hard