new git stash pop commands with fancy naming and search to pop
This commit is contained in:
parent
52996e29b2
commit
a5bca92533
2 changed files with 24 additions and 2 deletions
|
@ -45,8 +45,6 @@ with lib;
|
|||
cl = "clear";
|
||||
|
||||
# git
|
||||
stash = "git stash";
|
||||
pop = "git stash pop";
|
||||
branch = "git checkout -b";
|
||||
status = "git status";
|
||||
diff = "git diff";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue