I have a commit A. I need to find all commits that are based on A.
But all this commits not on any branch. I can't just see history of some branch.
How to solve this?
I have a commit A. I need to find all commits that are based on A.
But all this commits not on any branch. I can't just see history of some branch.
How to solve this?