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.

Git-code-review: using Git and GitHub for daily code reviews

5 pointsby psionidesabout 12 years ago

1 comment

jakub_gabout 12 years ago
Interesting one to be in sync with what's going on.<p>In my team we usually do on-demand code reviews via GH pull requests (though we don't merge them with merge button, rather manually to have flat history), I wrote a userscript to facilitate that in case the commit is lengthy [1]. Works with Firefox+Greasemonkey or Chrome+Tampermonkey.<p>[1] <a href="http://userscripts.org/scripts/show/153049" rel="nofollow">http://userscripts.org/scripts/show/153049</a>
评论 #5403578 未加载