Removed dangerous git alias.
authorOleksandr Gavenko <gavenkoa@gmail.com>
Tue, 28 Sep 2021 12:45:16 +0300
changeset 996 17158fb949a8
parent 995 62df95ab609e
child 997 02ca7e4cc631
Removed dangerous git alias.
.gitconfig
--- 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