gitlab-org--gitlab-foss/changelogs/unreleased/sh-fix-issue-55822.yml
Stan Hu ef304611ad Fix commit SHA not showing in merge request compare dropdown
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17011
in GitLab 11.1 refactored the merge request diff comparison
functionality but omitted the commit SHA due to a change in
the API (truncated_commit_sha -> short_commit_sha).

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/55822
2018-12-31 09:18:29 -08:00

5 lines
113 B
YAML

---
title: Fix commit SHA not showing in merge request compare dropdown
merge_request: 24084
author:
type: fixed