Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitaly.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Steinhardt <psteinhardt@gitlab.com>2020-07-30 12:02:21 +0300
committerPatrick Steinhardt <psteinhardt@gitlab.com>2020-09-07 15:56:27 +0300
commitec33dec1bf3edf6dac58556956664d84f6005aef (patch)
tree7dba83e14c74447c07493e515d3986999fd221a7 /changelogs
parent4963d1ac4cf333505ed8e87265b67ccbd530d51d (diff)
Dockerfile: Upgrade to Git v2.28.0
Upgrade the Git version used by our Dockerfile to v2.28.0.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/pks-v2-28-0.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/pks-v2-28-0.yml b/changelogs/unreleased/pks-v2-28-0.yml
new file mode 100644
index 000000000..7d8969ce5
--- /dev/null
+++ b/changelogs/unreleased/pks-v2-28-0.yml
@@ -0,0 +1,5 @@
+---
+title: Bump default Git version to v2.28.0
+merge_request: 2432
+author:
+type: added