diff options
| author | Derrick Stolee <stolee@gmail.com> | 2025-05-07 01:50:34 +0000 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-05-07 14:04:31 -0700 |
| commit | c428216d4df289704ad01bb413c177bc0de32e0c (patch) | |
| tree | 11ab3b648e7c6689cf558a6f5c13070ebcf13455 /commit-graph.c | |
| parent | The tenth batch (diff) | |
| download | git-c428216d4df289704ad01bb413c177bc0de32e0c.tar.gz git-c428216d4df289704ad01bb413c177bc0de32e0c.zip | |
scalar: customize register_dir()'s behavior
In advance of adding a --[no-]maintenance option to several 'scalar'
subcommands, extend the register_dir() method to include an option for
how it should handle background maintenance.
It's important that we understand the context of toggle_maintenance()
that will enable _or disable_ maintenance depending on its input value.
Add a doc comment with this information.
Similarly, update register_dir() to either enable maintenance or leave
it alone.
Signed-off-by: Derrick Stolee <stolee@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions
