• Stan Hu's avatar
    Allow caching of negative FindCommit matches · 52215e89
    Stan Hu authored
    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.
    52215e89
commit_service.rb 17 KB