# HG changeset patch # User Oleksandr Gavenko # Date 1632822316 -10800 # Node ID 17158fb949a8f378f0a3cea7281f5f59f17c0c68 # Parent 62df95ab609e1026dd17e13afa9461779616f823 Removed dangerous git alias. diff -r 62df95ab609e -r 17158fb949a8 .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