52215e8983
When FindCommit ref caching is enabled, negative matches would previously not be cached. However, if a source branch is deleted, there's no need to keep looking up the same commit. This change caches the result of a nil commit.
5 lines
103 B
YAML
5 lines
103 B
YAML
---
|
|
title: Allow caching of negative FindCommit matches
|
|
merge_request: 29952
|
|
author:
|
|
type: performance
|