diff options
author | Derrick Stolee <dstolee@microsoft.com> | 2020-10-15 17:22:03 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-10-16 08:36:42 -0700 |
commit | 61f7a383d3b9a7306f1fd44a8dfa070deacc0752 (patch) | |
tree | a3a32480d13bc5a104b0067039b45f46806d61a1 /t/t4018/cpp-operator-definition | |
parent | maintenance: create maintenance.strategy config (diff) | |
download | tgif-61f7a383d3b9a7306f1fd44a8dfa070deacc0752.tar.xz |
maintenance: use 'incremental' strategy by default
The 'git maintenance (register|start)' subcommands add the current
repository to the global Git config so maintenance will operate on that
repository. It does not specify what maintenance should occur or how
often.
To make it simple for users to start background maintenance with a
recommended schedlue, update the 'maintenance.strategy' config option in
both the 'register' and 'start' subcommands. This allows users to
customize beyond the defaults using individual
'maintenance.<task>.schedule' options, but also the user can opt-out of
this strategy using 'maintenance.strategy=none'.
Helped-by: Martin Ă…gren <martin.agren@gmail.com>
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t4018/cpp-operator-definition')
0 files changed, 0 insertions, 0 deletions