Thread (2 messages) flat view 2 messages, 2 authors, 2016-06-15

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

From: Junio C Hamano <hidden>
Date: 2016-06-15 23:05:24

Possibly related (same subject, not in this thread)

Johannes Schindelin [off-list ref] writes:
+	if (strcmp(var, "receive.fsck.skiplist") == 0) {
+		const char *path = is_absolute_path(value) ?
+			value : git_path("%s", value);
This "either absolute or inside $GIT_DIR" looks somewhat strange to
me.  Shouldn't we mimick what "git config --path" does instead?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help