Skip to content

Fix redundant cache expiration in Repository

What does this MR do?

It removes extra invocation of expire_tags_cache and expire_branches_cache in Repository#after_import.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #30146 (closed)

Merge request reports