diff options
author | Alejandro RodrÃguez <alejorro70@gmail.com> | 2017-03-17 16:36:46 -0300 |
---|---|---|
committer | Alejandro RodrÃguez <alejorro70@gmail.com> | 2017-05-17 18:12:10 -0400 |
commit | 925945f01b1dcaf7b288afd7be53175a04eaecad (patch) | |
tree | a6c164900b11cf7829f8c787d0a0c10d7002c78b /changelogs | |
parent | 71569a9c410d297469c86227807c9f60cc069ef6 (diff) | |
download | gitlab-ce-925945f01b1dcaf7b288afd7be53175a04eaecad.tar.gz |
Incorporate Gitaly's local_branches operation into repo codegitaly-local-branches
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: |