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