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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Parent <math.parent@gmail.com>2019-07-18 11:13:15 +0300
committerMathieu Parent <math.parent@gmail.com>2019-07-18 11:18:23 +0300
commit0f585d0de89cfee5054e002fe6421c38b3f8e8ce (patch)
tree049c90a5deb69345cc100c7b617f4d33f984c6bd /changelogs
parent691d88b71d51786983b823207d876cee7c93f5d4 (diff)
API: Allow changing only ci_default_git_depth
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/ci_default_git_depth_only.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/ci_default_git_depth_only.yml b/changelogs/unreleased/ci_default_git_depth_only.yml
new file mode 100644
index 00000000000..928e2fe3ec4
--- /dev/null
+++ b/changelogs/unreleased/ci_default_git_depth_only.yml
@@ -0,0 +1,5 @@
+---
+title: 'API: Allow changing only ci_default_git_depth'
+merge_request: 30888
+author: Mathieu Parent
+type: fixed