Show More
@@ -147,6 +147,15 b' be overridden in other configuration fil' | |||
|
147 | 147 | merge tool configuration but packagers can also put other default configuration |
|
148 | 148 | there. |
|
149 | 149 | |
|
150 | .. container:: verbose | |
|
151 | ||
|
152 | On versions 5.7 and later, if share-safe functionality is enabled, | |
|
153 | shares will read config file of share source too. | |
|
154 | `<share-source/.hg/hgrc>` is read before reading `<repo/.hg/hgrc>`. | |
|
155 | ||
|
156 | For configs which should not be shared, `<repo/.hg/hgrc-not-shared>` | |
|
157 | should be used. | |
|
158 | ||
|
150 | 159 | Syntax |
|
151 | 160 | ====== |
|
152 | 161 |
General Comments 0
You need to be logged in to leave comments.
Login now