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

Re: [PATCH v7 13/19] fsck: Optionally ignore specific fsck issues completely

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

Johannes Schindelin [off-list ref] writes:
+	git --git-dir=dst/.git branch -D bogus &&
+	git  --git-dir=dst/.git config --add \
+		receive.fsck.missingEmail ignore &&
+	git  --git-dir=dst/.git config --add \
+		receive.fsck.badDate warn &&
Funny double-SP (will locally fix).

There are a few other minor style nits (not in this patch but in
other patches in the series) like

	s/free((char *) var)/free((char *)var)/;

that I locally added SQUASH, and I may also have tweaked some log
messages.  Please check what you will see in 'pu' when I push the
day's integration out later.

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