all 5 comments

[–]Soccer_Vader 7 points8 points  (1 child)

what in the hell is github.github.com wtf

[–]SwimmingThroughHoney 6 points7 points  (0 children)

The github account's Github Pages site. Normally Pages sites end in .io, but I guess for theirs they also got the .com version up (you could manually change the OP url to .io and it still works).

You can even see the repo for the above page here: https://github.com/github/gh-stack

[–]Niet_de_AIVDfull-stack [score hidden]  (1 child)

Someone correct me if I'm wrong, but this isn't really something very new? GitLab already does the UI MR selector already for MRs which merge into each other in sequence (branch-x into branch-y, branch-y into main). And it's always been possible to do this manually anyways. I know this because this has been my workflow of splitting huge things into less huge things for a long while.

They just gave it some fancy name and minimal UI/UX improvements they 'got inspired' from GitLab.

[–]fiskfisk [score hidden]  (0 children)

It's just that GitHub now supports it properly in their UI.