Re: [PATCH v2 18/18] fsck: git receive-pack: support excluding objects from fsck'ing

2 messages, 2 authors, 2016-06-15 · open the first message on its own page

Re: [PATCH v2 18/18] fsck: git receive-pack: support excluding objects from fsck'ing

From: Junio C Hamano <hidden>
Date: 2016-06-15 23:03:38

Johannes Schindelin [off-list ref] writes:
The optional new config option `receive.fsck.skiplist` specifies the path
to a file listing the names, i.e. SHA-1s, one per line, of objects that
are to be ignored by `git receive-pack` when `receive.fsckObjects = true`.
Makes sense, but I wonder if it makes sense to have a similar "ok to
be broken" list for "git fsck" (or perhaps they could even use the
same list) for exactly the same reason why this option makes sense.

Re: [PATCH v2 18/18] fsck: git receive-pack: support excluding objects from fsck'ing

From: Johannes Schindelin <hidden>
Date: 2016-06-15 23:03:38

Hi Junio,

On 2015-01-21 10:02, Junio C Hamano wrote:
Johannes Schindelin [off-list ref] writes:
quoted
The optional new config option `receive.fsck.skiplist` specifies the path
to a file listing the names, i.e. SHA-1s, one per line, of objects that
are to be ignored by `git receive-pack` when `receive.fsckObjects = true`.
Makes sense, but I wonder if it makes sense to have a similar "ok to
be broken" list for "git fsck" (or perhaps they could even use the
same list) for exactly the same reason why this option makes sense.
Sure! The most pressing use case for the skiplist feature is a Git server, hence this patch. I will implement the corresponding `git fsck` patch before re-submitting.

Ciao,
Dscho
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help