Find where a commit was merged in git history
Find where a commit was merged in git
git-when-merged
$ git when-merged <commit-hash>
$ git when-merged --verbose <commit-hash>
$ git when-merged --branch main <commit-hash>