Mercurial > ec-dotfiles
changeset 375:6bf312e9a360
Added alias, added graphlog extension.
author | Edho Arief <edho@myconan.net> |
---|---|
date | Tue, 03 Jul 2012 21:20:07 +0700 |
parents | 792b49cd912a |
children | e581a80b165c |
files | rc/hgrc |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/rc/hgrc Tue Jul 03 08:22:55 2012 +0700 +++ b/rc/hgrc Tue Jul 03 21:20:07 2012 +0700 @@ -14,9 +14,13 @@ hgext.bookmarks = mq = rebase = +graphlog = [hostfingerprints] bitbucket.org = 24:9c:45:8b:9c:aa:ba:55:4e:01:6d:58:ff:e4:28:7d:2a:14:ae:3b [defaults] addremove = --similarity 100 + +[alias] +ll = log --style default