|
|
|
|
|
by john_the_writer
642 days ago
|
|
the comments about "why is this necessary" can be handled with a decent PR template, and a comment. What I tend to do is make the changes locally with different commits and then cherry pick the refactor into a PR branch and wait for that to be accepted. Then I rebase the FULL branch with "master" after the merge and create the PR. |
|