diff options
author | Douwe Maan <douwe@gitlab.com> | 2017-05-18 14:22:41 +0000 |
---|---|---|
committer | Douwe Maan <douwe@gitlab.com> | 2017-05-18 14:22:41 +0000 |
commit | 6319ca271cd8de4595af136542b79367f28d211f (patch) | |
tree | c2cc11ee3a0014628b1eac9b8ad4d2dbeb7b5777 /changelogs | |
parent | 4d2d2b11796fbf6f115b5e427794ec1c8126b2a0 (diff) | |
parent | 925945f01b1dcaf7b288afd7be53175a04eaecad (diff) | |
download | gitlab-ce-6319ca271cd8de4595af136542b79367f28d211f.tar.gz |
Merge branch 'gitaly-local-branches' into 'master'
Incorporate Gitaly's local_branches operation into repo code
Closes #27379
See merge request !10059
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/gitaly-local-branches.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/gitaly-local-branches.yml b/changelogs/unreleased/gitaly-local-branches.yml new file mode 100644 index 00000000000..adcc0fa6280 --- /dev/null +++ b/changelogs/unreleased/gitaly-local-branches.yml @@ -0,0 +1,4 @@ +--- +title: Add suport for find_local_branches GRPC from Gitaly +merge_request: 10059 +author: |