How can I find the rebase history in my git repo?

:hugs: Please help fill in this template with all the details to help others help you more efficiently. Use formatting blocks for code, config, logs and ensure to remove sensitive data.

Problem to solve

find the rebase history

Please select whether options apply, and add the version information.

Versions
15.1

Helpful resources

I have a self built version 15.1 Gitlab instance.

One of the git repositories has several partners who have code push permissions, which sometimes leads to code confusion.

I recently discovered that there is an issue with my code, with some historical submission information being lost.

I suspect that a partner changed my code through git rebase and forced a push.

I tried to query the git record but couldn’t find the rebase record.

I would like to ask if there is a way to find the historical rebase records of Git so that I can trace the reason for the code loss.

Thanks for taking the time to be thorough in your request, it really helps! :blush: