summaryrefslogtreecommitdiffstats
path: root/git-maintenance.html
diff options
context:
space:
mode:
Diffstat (limited to 'git-maintenance.html')
-rw-r--r--git-maintenance.html16
1 files changed, 8 insertions, 8 deletions
diff --git a/git-maintenance.html b/git-maintenance.html
index 156864ebd..0be8fd58a 100644
--- a/git-maintenance.html
+++ b/git-maintenance.html
@@ -812,13 +812,13 @@ register
</dt>
<dd>
<p>
- Initialize Git config values so any scheduled maintenance will
- start running on this repository. This adds the repository to the
- <code>maintenance.repo</code> config variable in the current user&#8217;s global
- config and enables some recommended configuration values for
- <code>maintenance.&lt;task&gt;.schedule</code>. The tasks that are enabled are safe
- for running in the background without disrupting foreground
- processes.
+ Initialize Git config values so any scheduled maintenance will start
+ running on this repository. This adds the repository to the
+ <code>maintenance.repo</code> config variable in the current user&#8217;s global config,
+ or the config specified by --config-file option, and enables some
+ recommended configuration values for <code>maintenance.&lt;task&gt;.schedule</code>. The
+ tasks that are enabled are safe for running in the background without
+ disrupting foreground processes.
</p>
<div class="paragraph"><p>The <code>register</code> subcommand will also set the <code>maintenance.strategy</code> config
value to <code>incremental</code>, if this value is not previously set. The
@@ -1359,7 +1359,7 @@ maintenance.incremental-repack.auto
<div id="footer">
<div id="footer-text">
Last updated
- 2022-10-11 06:40:17 JST
+ 2022-11-23 12:59:10 JST
</div>
</div>
</body>