Mercurial > dotfiles
diff .hgrc @ 68:e4aa44f30f2c
Remove bad default from log.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Wed, 01 Apr 2009 17:13:31 -0500 |
parents | ade76bc406d7 |
children | 38d7b422fcf5 |
line wrap: on
line diff
--- a/.hgrc +++ b/.hgrc @@ -18,8 +18,7 @@ hgsubversion= hggit= [alias] -# to get the original log, because --graph is my default -llog=log +ll=log --graph -l 6 [ui] username = Augie Fackler <durin42@gmail.com> @@ -32,7 +31,6 @@ qrefresh = --git annotate = -nu heads = --style default serve = -v -log = -l 6 --graph outgoing = --graph incoming = --graph diff = -p