]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/pretty-formats.txt
Merge branch 'ps/ci-gitlab'
authorJunio C Hamano <gitster@pobox.com>
Sun, 10 Dec 2023 00:37:48 +0000 (16:37 -0800)
committerJunio C Hamano <gitster@pobox.com>
Sun, 10 Dec 2023 00:37:48 +0000 (16:37 -0800)
commit14a4445d18eccc146b3340c2bdeeb15c81538938
treeeef5fec80766a065a5e4e4790803937812925e99
parent712177ed04c3c33bfe6075b9cc2d4d65e2cc04c2
parent0e3b67e2aa25edb7e1a5c999c87b52a7b3a7649a
Merge branch 'ps/ci-gitlab'

Add support for GitLab CI.

* ps/ci-gitlab:
  ci: add support for GitLab CI
  ci: install test dependencies for linux-musl
  ci: squelch warnings when testing with unusable Git repo
  ci: unify setup of some environment variables
  ci: split out logic to set up failed test artifacts
  ci: group installation of Docker dependencies
  ci: make grouping setup more generic
  ci: reorder definitions for grouping functions
ci/lib.sh
t/lib-httpd.sh