Jeff King <peff@xxxxxxxx> writes: > Because the pattern takes 0 or more lines and no terminator, we can't > distinguish between empty or truncated input and the empty pattern. I agree that such a positive "Ok here is the end of specification" marker is a good idea, even if we do not worry about "an empty set". When the requestor wants to specify the credentials with host and user, but the wire is cut after host is communicated but before user is, we do want to notice the communication error, instead of silently erasing all the credentials on the host regardless of the user. Thanks. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html