Michael J Gruber <git@xxxxxxxxxxxxxxxxxxxx> writes: > In 3/4, that "No NL at EOF" is suppressed for symlinks *when textconv is > in effect only*, i.e. when we don't (necessarily) produce a diff fit to > be applied anyways. Sorry, that doesn't change a thing at all. The presense of incomplete line is part of the information diff gives you. It can be done by defining a custom textconv filter that adds a trailing LF to a blob that ends in an incomplete line, and what your patch 3/4 does is essentially to create such a built-in textconv filter and *force* users to use it unconditionally for all paths unless the user explicitly asks not to use *any* textconv. -- 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