Commits squashed via GitLab Merge Request while merging into main,
also the delete branch after merging option was enabled.
How can i get one specific commit out of deleted branch?
I tried this : git - How to unsquash a commit? - Stack Overflow
But git reflog gives me nothing squashed.
Is it even possible?