How to find rebase from Github API

287 Views Asked by At

How can we find if a pull request had a rebase operation done?

git reflog helps but we want to specifically discover this using Github API.

0

There are 0 best solutions below