Remove alias I never use, add an alias that cleans up log display
authorDavid Kerkeslager <kerkeslager@gmail.com>
Wed, 20 Apr 2016 19:03:11 +0000 (15:03 -0400)
committerDavid Kerkeslager <kerkeslager@gmail.com>
Wed, 20 Apr 2016 19:03:15 +0000 (15:03 -0400)
.gitconfig

index 239f91b..102287a 100644 (file)
@@ -24,4 +24,4 @@
        whitespace = fix
 
 [alias]
-       pom = push origin master
+       log = log --oneline --graph