# HG changeset patch # User Oleksandr Gavenko # Date 1528791759 -10800 # Node ID 6ac59832aba570b1055b5882a1b5f64c6bcb67ce # Parent 8dbf5514565b951753343e638b021446a9210028 Exclude stash from glog. diff -r 8dbf5514565b -r 6ac59832aba5 .gitconfig --- 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