RFR: 1012: Lots of "unhealthy" jdk repos found in scratch dirs
Tim Bell
tbell at openjdk.java.net
Thu May 6 04:12:46 UTC 2021
On Wed, 5 May 2021 21:05:47 GMT, Erik Joelsson <erikj at openjdk.org> wrote:
> Add --dissociate when cloning a repo using a seed. It's simply not safe to share objects between repos when we remove objects in the seed repo (which happens automatically behind the scenes when git GCs). This is documented in the git-clone man page. Changing this will increase disk usage some, but that's something we just have to live with.
Very subtle. Looks good.
-------------
Marked as reviewed by tbell (Reviewer).
PR: https://git.openjdk.java.net/skara/pull/1146
More information about the skara-dev
mailing list