.gitconfig
changeset 898 6ac59832aba5
parent 897 8dbf5514565b
child 906 00b35243abf4
--- a/.gitconfig	Tue Jun 12 10:52:52 2018 +0300
+++ b/.gitconfig	Tue Jun 12 11:22:39 2018 +0300
@@ -18,7 +18,7 @@
 summary = log --oneline
 tags = tag -n1 -l
 w = whatchanged
-glog = log --graph --exclude=refs/heads/*.stgit --exclude=refs/patches/* --all
+glog = log --graph --exclude=refs/heads/*.stgit --exclude=refs/patches/* --exclude=refs/stash --all
 
 [core]
 whitespace=-indent-with-non-tab,trailing-space,cr-at-eol