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

Re: [PATCH] remote: allow "-t" with fetch mirrors

From: Jeff King <hidden>
Date: 2016-06-15 22:51:19

On Thu, May 26, 2011 at 05:26:14PM +0200, Johannes Sixt wrote:
Am 5/26/2011 17:11, schrieb Jeff King:
quoted
+	if (mirror && !(mirror & MIRROR_FETCH) && track.nr)
+		die("specifying branches to track makes no sense with non-fetch mirrors");
Don't proliferate no double negation. How about:

+		die("specifying branches to track makes sense only with fetch mirrors");
I can't fail to not disagree with your logic.

Junio, can you squash it in?

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