Show More
@@ -51,8 +51,8 b' samplehgrcs = {' | |||||
51 | # username = Jane Doe <jdoe@example.com> |
|
51 | # username = Jane Doe <jdoe@example.com> | |
52 | username = |
|
52 | username = | |
53 |
|
53 | |||
54 |
# uncomment to |
|
54 | # uncomment to disable color in command output | |
55 |
# color = |
|
55 | # color = never | |
56 |
|
56 | |||
57 | [extensions] |
|
57 | [extensions] | |
58 | # uncomment these lines to enable some popular extensions |
|
58 | # uncomment these lines to enable some popular extensions | |
@@ -97,8 +97,8 b' default = %s' | |||||
97 | """# example system-wide hg config (see 'hg help config' for more info) |
|
97 | """# example system-wide hg config (see 'hg help config' for more info) | |
98 |
|
98 | |||
99 | [ui] |
|
99 | [ui] | |
100 |
# uncomment to |
|
100 | # uncomment to disable color in command output | |
101 |
# color = |
|
101 | # color = never | |
102 |
|
102 | |||
103 | [extensions] |
|
103 | [extensions] | |
104 | # uncomment these lines to enable some popular extensions |
|
104 | # uncomment these lines to enable some popular extensions |
General Comments 0
You need to be logged in to leave comments.
Login now