]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'bc/gc-crontab-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 6 Sep 2022 01:33:41 +0000 (18:33 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 6 Sep 2022 01:33:41 +0000 (18:33 -0700)
FreeBSD portability fix for "git maintenance" that spawns "crontab"
to schedule tasks.

* bc/gc-crontab-fix:
  gc: use temporary file for editing crontab

1  2 
builtin/gc.c

diff --cc builtin/gc.c
Simple merge