fixes and some improvements
[distro-setup] / .gitconfig
index d15ab893f4f22d245693a43b568690a8c864352a..0c27adc460c77faedef2797ce57d183c053f6bc0 100644 (file)
@@ -3,8 +3,6 @@ name = Ian Kelling
 email = iank@fsf.org
 #email = ian@iankelling.org
 [alias]
-# Always use the git lg alias instead of git log.  It's too easy to get
-# confused by not seeing branches in git log output.
 lg = log --graph
 lgstat = log --stat --graph --pretty=format:'%h %ad- %s [%an]'
 co = checkout