Closed Yannic closed 11 months ago
Try commit --amend -s and push -f to get rid of the DCO failure.
commit --amend -s
push -f
Try
commit --amend -s
andpush -f
to get rid of the DCO failure.