
27 Mar
2020
27 Mar
'20
4:11 p.m.
On Fri, 2020-03-27 at 14:41 +0000, Daniel P. Berrangé wrote:
If the DCO check is run on an empty branch (ie one which has no commits different from master), it throws an error due to trying to interpret the empty string as a git commit SHA.
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com> --- scripts/require-dco.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Reviewed-by: Andrea Bolognani <abologna@redhat.com> -- Andrea Bolognani / Red Hat / Virtualization