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:
authorSean McGivern <sean@mcgivern.me.uk>2018-11-07 18:11:30 +0300
committerSean McGivern <sean@mcgivern.me.uk>2018-11-07 18:11:30 +0300
commit6d8810a64f944ff96af54e5c759f866bb68a7453 (patch)
tree8a7f19772e7f38c498cba6b73ca43b5e911705b3 /changelogs
parentf323d6148b7b71609cbd32ab9db4724fc108729d (diff)
parent28cbb2acfe413148ff23b8ed4b3293e09ab376f5 (diff)
Merge branch 'fj-41213-api-update-submodule-commit' into 'master'
Add endpoint to update a git submodule reference Closes #41213 See merge request gitlab-org/gitlab-ce!20949
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fj-41213-api-update-submodule-commit.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fj-41213-api-update-submodule-commit.yml b/changelogs/unreleased/fj-41213-api-update-submodule-commit.yml
new file mode 100644
index 00000000000..c06b02b05e8
--- /dev/null
+++ b/changelogs/unreleased/fj-41213-api-update-submodule-commit.yml
@@ -0,0 +1,5 @@
+---
+title: Add endpoint to update a git submodule reference
+merge_request: 20949
+author:
+type: added