Jeff King wrote: > By the way, Joey, I am not sure how safe "git cat-file --batch-check" is > for arbitrary filenames. In particular, I don't know how it would react > to a filename with an embedded newline (and I do not think it will undo > quoting). Certainly that does not excuse this regression; even if what > you are doing is not 100% reliable, it is good enough in sane situations > and we should not be breaking it. But you may want to double-check the > behavior of your scripts in such a case, and we may need to add a "-z" > to support it reliably. Yes, I would prefer to have a -z mode. I think my code otherwise handles newlines. Thanks for the quick fix. I agree that only enabling the behavior with %{rest} makes sense. -- see shy jo