[Piglit] [PATCH 1/2] arb_shader_stencil_export: move to standard location

Dylan Baker baker.dylan.c at gmail.com
Tue Nov 10 10:47:46 PST 2015


On Tue, Nov 10, 2015 at 09:16:06AM -0800, Ben Widawsky wrote:
> On Tue, Nov 10, 2015 at 04:37:09PM +0000, Emil Velikov wrote:
> > Hi Ben,
> > 
> > Please feed these through -M so that git can detect the code movement.
> > Otherwise people start running away :P
> 
> What does -M do? I am not seeing such a flag in any of the relevant git
> subcommands (add, rm, commit, mv). I thought git detects moves automatically,
> which is what it sounds like you're getting at.
> 

-M is for git format patch (and by extension git send email), it tells
git send email to look for renames. by default this is set to 50%, there
is also -C which detects copies.

Strangely, git does detect moves, but git format patch does not by
default.

[snip]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 473 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/piglit/attachments/20151110/e69e1504/attachment.sig>


More information about the Piglit mailing list