Mercurial > ec-dotfiles
view rc/hgrc @ 485:347e30690879
Add local hg config file.
author | edogawaconan <me@myconan.net> |
---|---|
date | Fri, 01 Nov 2013 17:22:24 +0900 |
parents | 1ed4d4c449a6 |
children | f064197f160d |
line wrap: on
line source
[ui] username = edogawaconan <me@myconan.net> merge = vimdiff verbose = true style = compact ignore = ~/.hgignore_global ignore.local = ~/.hgignore_global.local [merge-tools] vimdiff.executable = vim vimdiff.args = -d $base $local $output $other +close +close [extensions] convert = progress = bookmarks = mq = rebase = graphlog = color = record = [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 %include ~/.hgrc.local