comparison .hgrc @ 252:5698bf7ae5b9

hgrc: stop defaulting to compact style outside of ll
author Augie Fackler <durin42@gmail.com>
date Wed, 13 Apr 2011 10:29:11 -0500
parents c7de7cfb5b2b
children a5ec16bba8a9
comparison
equal deleted inserted replaced
251:c7de7cfb5b2b 252:5698bf7ae5b9
31 wc-out = log -r 'ancestors(.) and not upstream()' 31 wc-out = log -r 'ancestors(.) and not upstream()'
32 wc-email = email -r 'ancestors(.) and not upstream()' 32 wc-email = email -r 'ancestors(.) and not upstream()'
33 33
34 [ui] 34 [ui]
35 username = Augie Fackler <durin42@gmail.com> 35 username = Augie Fackler <durin42@gmail.com>
36 style = compact
37 ignore = ~/.hgglobalignore 36 ignore = ~/.hgglobalignore
38 usehttp2=true 37 usehttp2=true
39 38
40 [defaults] 39 [defaults]
41 qimport = --git 40 qimport = --git