comparison .hgrc @ 275:37babeba4a4a

hgrc: update email address
author Augie Fackler <raf@durin42.com>
date Fri, 27 Apr 2012 16:47:59 -0500
parents be933a11b72c
children 029b0442413b
comparison
equal deleted inserted replaced
274:be933a11b72c 275:37babeba4a4a
27 27
28 wc-out = log -r 'ancestors(.) and not upstream()' 28 wc-out = log -r 'ancestors(.) and not upstream()'
29 wc-email = email -r 'ancestors(.) and not upstream()' 29 wc-email = email -r 'ancestors(.) and not upstream()'
30 30
31 [ui] 31 [ui]
32 username = Augie Fackler <durin42@gmail.com> 32 username = Augie Fackler <raf@durin42.com>
33 ignore = ~/.hgglobalignore 33 ignore = ~/.hgglobalignore
34 usehttp2=true 34 usehttp2=true
35 35
36 [defaults] 36 [defaults]
37 qimport = --git 37 qimport = --git