Re: [ANNOUNCE] Git 1.7.2.rc1
From: Matthieu Moy <hidden>
Date: 2016-06-15 22:49:06
Junio C Hamano [off-list ref] writes:
Updates since v1.7.1
* "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 * "git cat-file" learnt a new --textconv action, to apply the textconv filter to the selected blob. -- Matthieu Moy http://www-verimag.imag.fr/~moy/