toolbox/make-all-gc-eligible.sh: remove girocco.gcsig section
commitc8488000495fbab9c695704bc6b61c9c3fa754f0
authorKyle J. McKay <mackyle@gmail.com>
Tue, 30 Jun 2020 05:09:25 +0000 (29 22:09 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Tue, 30 Jun 2020 05:09:25 +0000 (29 22:09 -0700)
treef2ef36c8900d919ffa93e10f204aebb95deadd2f
parenta74b8e3dbfe9a0a52ea99fbd00c9ecb94fa30e49
toolbox/make-all-gc-eligible.sh: remove girocco.gcsig section

Instead of removing the gitweb.lastreceive setting, remove the
entire girocco.gcsig section to make a project eligible for gc.

With the addition of the gc "signature" hashes to determine whether
or not gc may be skipped (because there's nothing to do), if any
of the previous values for the signature hashes are missing, gc
will never be skipped.

By removing the girocco.gcsig section instead of the gitweb.lastreceive
section, the value of the lastreceive timestamp is preserved while
still forcing gc to take place at the next scheduled gc interval.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
toolbox/make-all-gc-eligible.sh