|
|
|
|
|
by jyrkesh
2611 days ago
|
|
It's hard when you have lots of folks jumping into a code review, and you don't want to duplicate effort or you want to rapidly iterate on your code. You know those email chains that just continue to fork? Where people reply to the original (or the first couple replies) with their wall of text after a couple other replies have already trickled through? That's what a collaborative, stateful PR solves. |
|