All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] gitlab: minor fixes for checkpatch CI job
@ 2020-10-19 14:35 Daniel P. Berrangé
  2020-10-19 14:35 ` [PATCH 1/2] gitlab: skip checkpatch.pl checks if no commit delta on branch Daniel P. Berrangé
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Daniel P. Berrangé @ 2020-10-19 14:35 UTC (permalink / raw)
  To: qemu-devel
  Cc: Alex Bennée, Thomas Huth, Philippe Mathieu-Daudé,
	Daniel P. Berrangé, Wainer dos Santos Moschetta

This fixes a bogus error when pushing a branch whose content has no
delta against upstream git master.

Daniel P. Berrangé (2):
  gitlab: skip checkpatch.pl checks if no commit delta on branch
  scripts: fix error from checkpatch.pl when no commits are found

 .gitlab-ci.d/check-patch.py | 8 ++++++++
 scripts/checkpatch.pl       | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

-- 
2.26.2




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-10-21 12:35 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-19 14:35 [PATCH 0/2] gitlab: minor fixes for checkpatch CI job Daniel P. Berrangé
2020-10-19 14:35 ` [PATCH 1/2] gitlab: skip checkpatch.pl checks if no commit delta on branch Daniel P. Berrangé
2020-10-19 14:35 ` [PATCH 2/2] scripts: fix error from checkpatch.pl when no commits are found Daniel P. Berrangé
2020-10-21 12:32 ` [PATCH 0/2] gitlab: minor fixes for checkpatch CI job Alex Bennée

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.