]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/maintenance-part-3'
authorJunio C Hamano <gitster@pobox.com>
Wed, 18 Nov 2020 21:32:53 +0000 (13:32 -0800)
committerJunio C Hamano <gitster@pobox.com>
Wed, 18 Nov 2020 21:32:53 +0000 (13:32 -0800)
commit7660da161821ab79b8ecd5019c28843ed7e770a6
treed0993b4af829e0275d6ff7cd0f87b17f69819b7c
parentc042c455d4ffb9b5ed0c280301b5661f3efad572
parent0016b618182f642771dc589cf0090289f9fe1b4f
Merge branch 'ds/maintenance-part-3'

Parts of "git maintenance" to ease writing crontab entries (and
other scheduling system configuration) for it.

* ds/maintenance-part-3:
  maintenance: add troubleshooting guide to docs
  maintenance: use 'incremental' strategy by default
  maintenance: create maintenance.strategy config
  maintenance: add start/stop subcommands
  maintenance: add [un]register subcommands
  for-each-repo: run subcommands on configured repos
  maintenance: add --schedule option and config
  maintenance: optionally skip --auto process
.gitignore
Makefile
builtin.h
builtin/gc.c
git.c
t/helper/test-tool.c
t/helper/test-tool.h
t/t7900-maintenance.sh
t/test-lib.sh