
signed-off-by has been enabled and is now required for all projects in gerrit. On 04/30/2012 02:44 PM, Moti Asayag wrote:
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@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
_______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra