Skip to content

Remove the Commit#tree method

Jacob Vosmaer requested to merge remove-commit-tree into master

What does this MR do?

Remove the Commit#tree and Gitlab::Git::Commit#tree methods.

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

Why was this MR needed?

These methods were leaking Rugged::Tree objects into the application.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports