Loading
Return full GitCommit message as part of FindLocalBranch gRPC response.
GitLab uses FindLocalBranch gRPC call to retrieve information
about branches. This change adds commit field into the response.
This is required to fix empty "parent_ids" field received from
api/v4/projects/1/repository/branches endpoint and omit
duplication.
Part of: gitlab#20675 (closed)
Edited by GitLab Release Tools Bot