|
|
|
|
|
by ahepp
2 days ago
|
|
I wonder if they could have added the ability to take only certain commits from a PR though? It kinda seems like they're duplicating the "unit of change" arbitrarily, rather than just fixing the way a PR works. I think the reason I find that a bit icky is it seems like it's diverging GitHub from the underlying git tool, which I trust a lot more. |
|
I don’t really see it as diverging much from the underlying git tool TBH - it’s still just git branches pointing at each other.