I opened a PR to some public repository in github,
In one of the comment's i got an improvement suggestion, with a link to commit. the commit is on top of my PR-branch HEAD. I want to merge it into my PR, but according to github this commit does not belong to any branch on this repository. .
Is there any way to fetch this commit and merge it into my branch?