Skip to content

Revert renaming of variable in lib/gitlab/cache/import/caching.rb

Stan Hu requested to merge sh-fix-import-caching-conflict into master

What does this MR do and why?

!95402 (merged) renamed the Redis pipeline variable from multi to pipeline, but this change conflicts with an upstream branch. To simplify the merging, let's just revert this change since the variable rename does not change functionality.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Stan Hu

Merge request reports