Re: [ANNOUNCE] Git 1.7.0.rc1
From: Jeff King <hidden>
Date: 2016-06-15 22:48:08
From: Jeff King <hidden>
Date: 2016-06-15 22:48:08
On Sat, Jan 30, 2010 at 02:53:34PM -0800, Junio C Hamano wrote:
* Various commands given by the end user (e.g. diff.type.textconv, and GIT_EDITOR) can be specified with command line arguments. E.g. it is now possible to say "[diff "utf8doc"] textconv = nkf -w".
Does this deserve a mention in the "behavior changes" section, too, as it may be breaking certain configs (most likely those with full paths to filters which have spaces in them)? -Peff