.gitconfig
changeset 996 17158fb949a8
parent 973 277ccd286936
child 1027 50902745d28c
--- a/.gitconfig	Sat Sep 18 23:34:05 2021 +0300
+++ b/.gitconfig	Tue Sep 28 12:45:16 2021 +0300
@@ -11,7 +11,6 @@
 cp = cherry-pick
 graph = log --graph --oneline --decorate
 info = config --list
-pop = !git stash apply && git stash clear
 sb = show-branch
 st = status
 staged = diff --cached