|
|
|
|
|
by ch71r22
1379 days ago
|
|
Thank you! I'll give it a try later this week. It's a really interesting idea. The multi-PR workflow I was used to in Facebook's Phabricator required a lot of commit reordering to get things ready for review. Having separate review branches (topics) from dev branches seems like a nice alternative. I still think there could be something earlier or more explicit in the README to explain the general idea of cherry-picking commits from a dev branch to review branch to split out convenient independent units to review and merge separately. Without running the tutorial, I wasn't really sure that's what the goal was. |
|