sigma / magit-gh-pulls

Magit plugin for dealing with GitHub pull requests
254 stars 48 forks source link

Ability to merge PR via github api vs git #99

Open arronmabrey opened 7 years ago

arronmabrey commented 7 years ago

When merging a PR via github. Github produces a nice merge commit containing a link back to the original PR.

screen shot 2016-10-13 at 12 10 41 pm

(the #9 in the image above)

This is not the case if you merge the PR locally and push via git.

alexander-yakushev commented 6 years ago

I guess this is kinda late, but if you still use magit-gh-pulls, could you please check if the latest commit works for you? Thanks!