--- 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