@[email protected] to Programmer [email protected] • 8 months agoReview Pleaseprogramming.devmessage-square110fedilinkarrow-up1983
arrow-up1983imageReview Pleaseprogramming.dev@[email protected] to Programmer [email protected] • 8 months agomessage-square110fedilink
minus-square@[email protected]linkfedilink26•8 months agoOr, if the team does allow refactoring as part of an unrelated PR, have clean commits that allow me to review what you did in logical steps. If that’s not how you worked on the change than you either rewrite the history to make it look like you did or you’ll have to start over.
minus-square@[email protected]linkfedilink2•8 months agoVery good point. We often do one PR per story so people tend to think that’s a limit.
Or, if the team does allow refactoring as part of an unrelated PR, have clean commits that allow me to review what you did in logical steps.
If that’s not how you worked on the change than you either rewrite the history to make it look like you did or you’ll have to start over.
Very good point. We often do one PR per story so people tend to think that’s a limit.