view rc/hgrc @ 387:b25fff40927c

More PATH adjustment.
author Edho Arief <edho@myconan.net>
date Thu, 26 Jul 2012 15:39:31 +0700
parents 89766794cd99
children 39d983d49349
line wrap: on
line source

[ui]
username = Edho Arief <edho@myconan.net>
merge = vimdiff
verbose = true
style = compact

[merge-tools]
vimdiff.executable = vim
vimdiff.args = -d $base $local $output $other +close +close

[extensions]
#hgext.convert = 
progress =
hgext.bookmarks =
mq =
rebase =
graphlog =
color =

[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

[bookmarks]
track.current = true