Matthieu Moy [off-list ref] writes:
Junio C Hamano [off-list ref] writes:
quoted
Updates since v1.7.1
quoted
* "git blame" applies the textconv filter to the contents it works
on, when available.
I think you forgot to mention "git cat-file --textconv" (branch
cp/textconv-cat-file). How about
I wondered if that particular addition to a plumbing command is such a big
issue to advertise to the end users in release notes, and decided against
it.
* "git cat-file" learnt a new --textconv action, to apply the textconv
filter to the selected blob.
Thanks.