]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/gitlab-ci-base-fix'
authorJunio C Hamano <gitster@pobox.com>
Mon, 10 Feb 2025 18:18:30 +0000 (10:18 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Feb 2025 18:18:30 +0000 (10:18 -0800)
Two CI tasks, whitespace check and style check, work on the
difference from the base version and the version being checked, but
the base was computed incorrectly in GitLab CI in some cases, which
has been corrected.

* jt/gitlab-ci-base-fix:
  ci: fix base commit fallback for check-whitespace and check-style

1  2 
.gitlab-ci.yml

diff --cc .gitlab-ci.yml
Simple merge