[Engine-devel] signed-off-by in commit message
Moti Asayag
masayag at redhat.com
Mon Apr 30 11:44:16 UTC 2012
On 04/24/2012 06:11 PM, Itamar Heim wrote:
> per previous thread by Ryan Harper[1] and ovirt meeting today, starting
> may 1st gerrit policy will change for all projects to require
> signed-off-by in the commit message.
>
You may add the "Signed-off-by" field by adding "-s" flag to the "git
commit" command, either by specifying it for each commit command or by
setting it as an alias in the .git/config
e.g. for ovirt-engine:
[alias]
cm=commit -s -F config/engine-commit-template.txt -e
> vdsm and ovirt-node already have this active
>
> Thanks,
> Itamar
>
> for more details:
> http://kerneltrap.org/files/Jeremy/DCO.txt
>
> [1]http://www.mail-archive.com/arch@ovirt.org/msg00273.html
> _______________________________________________
> Infra mailing list
> Infra at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
More information about the Engine-devel
mailing list