aboutsummaryrefslogtreecommitdiffstats
path: root/commit-graph.c
diff options
context:
space:
mode:
authorDerrick Stolee <dstolee@microsoft.com>2021-12-03 13:34:20 +0000
committerJunio C Hamano <gitster@pobox.com>2021-12-04 21:52:23 -0800
commitc76a53eb71c5d0d931b1f95a9933913ecef9e4ad (patch)
tree82a54b67c682533892444740e11ac421bbced9e4 /commit-graph.c
parentd0feac4e8c0b60b16c06363f9feb3e2d0ecf00f1 (diff)
downloadgit-c76a53eb71c5d0d931b1f95a9933913ecef9e4ad.tar.gz
scalar: 'unregister' stops background maintenance
Just like `scalar register` starts the scheduled background maintenance, `scalar unregister` stops it. Note that we use `git maintenance start` in `scalar register`, but we do not use `git maintenance stop` in `scalar unregister`: this would stop maintenance for _all_ repositories, not just for the one we want to unregister. The `unregister` command also removes the corresponding entry from the `[scalar]` section in the global Git config. Co-authored-by: Victoria Dye <vdye@github.com> Signed-off-by: Derrick Stolee <dstolee@microsoft.com> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit-graph.c')
0 files changed, 0 insertions, 0 deletions