equal
deleted
inserted
replaced
394 ) |
394 ) |
395 coreconfigitem('phases', 'checksubrepos', |
395 coreconfigitem('phases', 'checksubrepos', |
396 default='follow', |
396 default='follow', |
397 ) |
397 ) |
398 coreconfigitem('phases', 'new-commit', |
398 coreconfigitem('phases', 'new-commit', |
399 default=dynamicdefault, |
399 default='draft', |
400 ) |
400 ) |
401 coreconfigitem('phases', 'publish', |
401 coreconfigitem('phases', 'publish', |
402 default=True, |
402 default=True, |
403 ) |
403 ) |
404 coreconfigitem('profiling', 'enabled', |
404 coreconfigitem('profiling', 'enabled', |