gitlab-org--gitlab-foss/changelogs/unreleased/fj-41213-api-update-submodule-commit.yml
Francisco Javier López 28cbb2acfe
Add submodule update API endpoint
This new endpoint allow users to update a submodule's reference.

The MR involves adding a new operation RPC operation in gitaly-proto
(see gitlab-org/gitaly-proto!233) and change Gitaly to use this
new version (see gitlab-org/gitaly!936).

See gitlab-org/gitlab-ce!20949
2018-11-07 14:03:30 +01:00

5 lines
101 B
YAML

---
title: Add endpoint to update a git submodule reference
merge_request: 20949
author:
type: added