]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/for-each-repo-keep-going'
authorJunio C Hamano <gitster@pobox.com>
Tue, 30 Apr 2024 21:49:45 +0000 (14:49 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 30 Apr 2024 21:49:45 +0000 (14:49 -0700)
A scheduled "git maintenance" job is expected to work on all
repositories it knows about, but it stopped at the first one that
errored out.  Now it keeps going.

* js/for-each-repo-keep-going:
  maintenance: running maintenance should not stop on errors
  for-each-repo: optionally keep going on an error

1  2 
builtin/gc.c

diff --cc builtin/gc.c
Simple merge