]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'ds/maintenance-part-4'
authorJunio C Hamano <gitster@pobox.com>
Sat, 16 Jan 2021 05:48:45 +0000 (21:48 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sat, 16 Jan 2021 05:48:45 +0000 (21:48 -0800)
commitb2ace18759c4a103eecb3f5f86a098f53c71fe01
tree0a1377017f2845ef81693fd63cb3ca87aec32292
parent4151fdb1c76c1a190ac9241b67223efd19f3e478
parent3797a0a7b7aa8d0abd1b7ff7b95a40a9739d9278
Merge branch 'ds/maintenance-part-4'

Follow-up on the "maintenance part-3" which introduced scheduled
maintenance tasks to support platforms whose native scheduling
methods are not 'cron'.

* ds/maintenance-part-4:
  maintenance: use Windows scheduled tasks
  maintenance: use launchctl on macOS
  maintenance: include 'cron' details in docs
  maintenance: extract platform-specific scheduling
Documentation/git-maintenance.txt
builtin/gc.c
t/t7900-maintenance.sh
t/test-lib.sh