aboutsummaryrefslogtreecommitdiffstats
path: root/hg/.hgrc
blob: 5be3cd34214501c2f9df6bee14de49abd7f452de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# example user config (see 'hg help config' for more info)
[ui]
username = Yann Herklotz <dev@yannherklotz.com>

[extensions]
patchbomb =
gpg =
absorb =
convert =
evolve =
topic =
hggit =

[email]
from = Yann Herklotz <dev@yannherklotz.com>
cc =

[diff]
git = 1

[patchbomb]
intro = never

[subrepos]
git:allowed = true