reviewpatch
reviewpatch is a web-based tool enhancing code reviews using the patch workflow, integrating seamlessly with existing git setups.
What is reviewpatch?
reviewpatch is a code review tool that follows the patch workflow. Instead of using emails, it offers a web-based user interface for collaboration. Behind the scenes, it uses tools like git-format-patch and git-am to work seamlessly with your existing git setups.