Skip to content

Use simple path for tmp ref, avoiding extra directory

username-removed-423915 requested to merge use-simple-tmp-ref-path into master

What does this MR do?

Use simple path for tmp ref, avoiding extra directory.

Are there points in the code the reviewer needs to double check?

None that I could think of. I don't think the path matter. Everything should still work.

Why was this MR needed?

So that we don't have to worry about cleaning empty directories later. This was brought up at:

https://gitlab.com/gitlab-org/gitlab-ce/issues/38689#note_42242988

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/38689#note_42242988

Merge request reports