Show More
@@ -520,6 +520,10 b" coreconfigitem('paths', 'default'," | |||||
520 | coreconfigitem('paths', 'default-push', |
|
520 | coreconfigitem('paths', 'default-push', | |
521 | default=None, |
|
521 | default=None, | |
522 | ) |
|
522 | ) | |
|
523 | coreconfigitem('paths', '.*', | |||
|
524 | default=None, | |||
|
525 | generic=True, | |||
|
526 | ) | |||
523 | coreconfigitem('phases', 'checksubrepos', |
|
527 | coreconfigitem('phases', 'checksubrepos', | |
524 | default='follow', |
|
528 | default='follow', | |
525 | ) |
|
529 | ) |
General Comments 0
You need to be logged in to leave comments.
Login now