1

Is it possible to select/approve just a few out of all the commits inside a Pull Request on Github for merge ?

Thanks !

Edit 1 : I am looking for an option to select commits from the Github UI itself and not from the command line.

user1354825
  • 1,108
  • 4
  • 21
  • 54
  • Maybe you can refer to this answer: https://stackoverflow.com/a/1994491/8936320 – Ishan Patel Jun 04 '20 at 16:37
  • Does this answer your question? [How to cherry pick a range of commits and merge into another branch?](https://stackoverflow.com/questions/1994463/how-to-cherry-pick-a-range-of-commits-and-merge-into-another-branch) – Ishan Patel Jun 04 '20 at 16:38
  • Hi Ishan, i was looking for an answer from the UI. Thanks though ! – user1354825 Jun 04 '20 at 17:59

1 Answers1

0

As of now, it seems that this is not possible using the GitHub UI. There is an year old request for this in the GitHub forum, but no update seems to be available since then.

GoodDeeds
  • 7,956
  • 5
  • 34
  • 61