]> git.ipfire.org Git - thirdparty/git.git/commit
README: add GitLab CI badge to make it more discoverable
authorPatrick Steinhardt <ps@pks.im>
Mon, 6 Jul 2026 06:23:56 +0000 (08:23 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 6 Jul 2026 14:21:57 +0000 (07:21 -0700)
commitfc1bac6b57a99cefe2c0febbe57bd19bd3e03ab9
treebcad95349221bd363d16ef2ac5922bd643503d7e
parente9019fcafe0040228b8631c30f97ae1adb61bcdc
README: add GitLab CI badge to make it more discoverable

The Git project uses CI systems from both GitHub and GitLab. While both
of these systems are extensively used in day-to-day work, we only have a
link to the GitHub Workflows in our README, which makes the GitLab CI
hard to discover.

Improve the situation by adding a second badge for GitLab CI to our
README.

Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
README.md