Re: [PATCH] attr: support quoting pathname patterns in C style
From: Junio C Hamano <hidden> Date: 2016-06-15 22:49:59
Kevin Ballard [off-list ref] writes:
Would this actually break any existing setups? The only ones that are affected
are ones beginning with ", which I imagine would be rather rare.
No regression policy means just that. We try not to break "rather rare"
people, only to add support for different kinds of "rather rare" setups,
especially when the latter have working workarounds.