ldelossa / gh.nvim

A fully featured GitHub integration for performing code reviews in Neovim.
MIT License
520 stars 24 forks source link

Pull requests with force pushes can't be opened #88

Open TomRomeo opened 10 months ago

TomRomeo commented 10 months ago

I am having issues opening pull requests that include force pushes to the branch. This seems to be due to the fact, that some commits are now missing the originalCommit field.

image