On Mon, Jan 4, 2016 at 7:37 PM, Bill Spitzak <[email protected]> wrote:
>
>
> On Mon, Jan 4, 2016 at 1:24 AM, Oded Gabbay <[email protected]> wrote:
>>
>> On Mon, Jan 4, 2016 at 5:12 AM,  <[email protected]> wrote:
>> > From: Bill Spitzak <[email protected]>
>> >
>> > This allows testing of GOOD/BEST and to do comparisons between
>> > the basic filters and PIXMAN_FILTER_SEPARABLE_CONVOLUTION settings.
>>
>> You forgot to sign-off
>
>
> Sorry, not sure what this means. Should I add something to the commit
> message?
>
>

Oh, sorry.
When you do a "git commit" command, you can add a flag "--signoff".
That flag will automatically add a line to the end of the commit
message which looks like this:

Signed-off-by: Your Name <Your email>

if you have an existing commit, you can either rewrite it and add this
line manually, or do:
"git commit --amend --signoff"

Oded
_______________________________________________
Pixman mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/pixman

Reply via email to