Mercurial > dotfiles
changeset 68:e4aa44f30f2c
Remove bad default from log.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Wed, 01 Apr 2009 17:13:31 -0500 |
parents | 9f8bd97da0d4 |
children | 5232fa3d7ad3 |
files | .hgrc |
diffstat | 1 files changed, 1 insertions(+), 3 deletions(-) [+] |
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