Skip to content

Refresh branch cache after `git gc`

Stan Hu requested to merge stanhu/gitlab-ce:update-branch-names-in-gc into master

As discussed in !5160 (merged), we should refresh the branch name list after expiring to make sure we are in a good state and that we do not affect view performance (as much).

Merge request reports