Mercurial > hg > config
view .hgrc @ 72:5a6f89cc6bc4
add a script to add a hg repo
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Wed, 26 May 2010 15:28:00 -0700 |
parents | 3c1f9b412675 |
children | c4126b9a185f |
line wrap: on
line source
[ui] username = Jeff Hammel <jhammel@mozilla.com> ignore = /home/jhammel/.hgignore merge = meld [defaults] commit = -v repository_host = k0s.org/hg [diff] git = 1 showfunc = 1 unified = 8 [extensions] hgext.mq = [trusted] users = jhammel groups = jhammel [web] allow_archive = rss, zip, bz2 contact = jhammel at mozilla dot com