gitlab-org--gitlab-foss/changelogs/unreleased/zj-add-branch-mandatory.yml
Zeger-Jan van de Weg e012485a99
Move Gitlab::Git::Repository#add_branch to mandatory
Prior to this change, a feature flag could be used to disable this
feature. Now all requests go through Gitaly's OperationService.

Closes https://gitlab.com/gitlab-org/gitaly/issues/540

When vendoring `Gitlab::Git` again in Gitaly, this implemenation will be
gone, but this is readded there through:
https://gitlab.com/gitlab-org/gitaly/merge_requests/717
2018-05-14 12:18:23 +02:00

5 lines
101 B
YAML

---
title: Adding branches through the WebUI is handled by Gitaly
merge_request:
author:
type: other