TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Use this weird trick to make code reviews easier, faster and more effective

11 pointsby madamdoover 4 years ago

1 comment

nilsandreyover 4 years ago
In the section &quot;Merging stacked Pull Requests&quot; is mentioned:<p>&gt; &quot;...we must start merging from the top, i.e., the last opened pull request. Doing otherwise will result in a state where we cannot merge our pull requests anymore.&quot;<p>I think with the idea of PR re-targeting[1] that section could be enriched just to cover premature merging, accidentally or needed.<p>[1] <a href="https:&#x2F;&#x2F;twitter.com&#x2F;getupleveled&#x2F;status&#x2F;1300714078198018049?s=19" rel="nofollow">https:&#x2F;&#x2F;twitter.com&#x2F;getupleveled&#x2F;status&#x2F;1300714078198018049?...</a>