All activity
reviewpatch is a code review tool based on the patch workflow. Instead of using emails, reviewpatch provides a Web UI for collaboration. Under the hood it still uses such commands as git-format-patch and git-am to be compatible with your existing git setups.
reviewpatch
A code review tool based on the patch workflow
Xiao Jia
left a comment
Our team has been working on a suite of developer tools since the beginning of 2021. Today we are releasing reviewpatch -- a code review tool based on the patch workflow.
We have been dogfooding it since the very beginning and iterated the features along the way. So far the feature set is stable enough for it to be released. However, it is still buggy occasionally and has many rough edges. We...
reviewpatch
A code review tool based on the patch workflow