Skip to content

Remove unreachable Git code

Jacob Vosmaer requested to merge gitaly-remove-worktree into master

What does this MR do?

Removes Gitlab::Git::Repository#with_worktree, which is used internally by 'squash' and 'rebase'. Removes all Rugged interoperability from Gitlab::Git::Commit.

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

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Edited by Jacob Vosmaer

Merge request reports