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