You need to sign in or sign up before continuing.
Fix wrong caching logic in ProcessRefChangesService
Compare changes
Files
3@@ -42,7 +42,7 @@ module Git
@@ -74,8 +74,10 @@ module Git
Related issue: #242290 (closed)
process_changes
can be called multiple times with different arguments, we need to remove the memorization to avoid incorrect returning values