Mercurial > hg > config
view .hgrc @ 116:2a83052a7a50
add hg defaults from http://blog.bonardo.net/2010/06/22/so-youre-about-to-use-checkin-needed
| author | Jeff Hammel <jhammel@mozilla.com> | 
|---|---|
| date | Thu, 09 Dec 2010 14:49:14 -0800 | 
| parents | c4126b9a185f | 
| children | c0bd17a8033b | 
line wrap: on
 line source
[ui] username = Jeff Hammel <jhammel@mozilla.com> ignore = /home/jhammel/.hgignore merge = meld [defaults] commit = -v diff = -p -U 8 qdiff = -p -U 8 qnew = -U repository_host = k0s.org/hg [diff] git = 1 showfunc = 1 unified = 8 [extensions] hgext.mq = rebase = [trusted] users = jhammel groups = jhammel [web] allow_archive = rss, zip, bz2 contact = jhammel at mozilla dot com
