gc.sh: remove any stale incoming-?* top-level directories
commit1314ce75a9342692bb9862998b0b865870d4413e
authorKyle J. McKay <mackyle@gmail.com>
Sun, 13 Sep 2020 06:48:22 +0000 (12 23:48 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 13 Sep 2020 06:48:22 +0000 (12 23:48 -0700)
tree461467a8a2819ed5296353fd0710449cf8f1780e
parentf28aeaf9081885d79b9ca3927c7836e77559e4d4
gc.sh: remove any stale incoming-?* top-level directories

Prepare for future fetch quarantine directories by removing
any stale 'incoming-?*' directories that appear at the top-level
of the git directory in addition to those that appear inside
the 'objects' subdirectory.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/gc.sh