Closed nhardy closed 10 years ago
Also splitting things up into feature branches and opening merges for individual features rather than a large cluster of changes is a nice idea. ;)
You can merge branches in without going through a PR, which would work well with feature branches you do not wish to have reviewed.
Never really used GitHub before so... that's why. I'll read up.
But git though, presumably?
I think at least half the point of pull requests is for peer review; not to just submit it and immediately merge it in yourself :P