|
|
|
|
|
by skydhash
617 days ago
|
|
I treat PRs like the email workflow. You send a diff my way for a particular changes, I either accept it or reject it. Or I suggest modifications. Recursively. It’s the whole patch I’m interested in, not the implementation history (I’m not your tutor). Once approved, I make a commit in main for this diff. |
|
It is not anemic like the squash workflow.