gitlab-org--gitlab-foss/changelogs/unreleased/sh-fix-root-ref-repository.yml
Stan Hu 66127221fe Gracefully handle case when repository's root ref does not exist
This was failing regularly with an Error 500 when the API branches endpoint
was used.

Closes #40615
2017-11-30 23:21:44 -08:00

5 lines
113 B
YAML

---
title: "Gracefully handle case when repository's root ref does not exist"
merge_request:
author:
type: fixed