This repo contains a command-line tool for performing code reviews on git repositories. This tool is a distributed code review system for git repos. By "distributed", we mean that code reviews are stored inside of the repository as git objects. Every developer on your team has their own copy of the review history that they can push or pull. When pulling, updates from the remote repo are automatically merged by the tool. This design removes the need for any sort of server-side setup. As a result, this tool can work with any git hosting provider, and the only setup required is installing the client on your workstation. he git command-line tool is configured with the credentials it needs to push to and pull from the remote repos. The code review data is stored in git-notes, using the formats described below. Each item stored is written as a single line of JSON, and is written with at most one such item per line.

Features

  • The tool is run from within a git repo
  • The git command line tool is configured with the credentials it needs to push to and pull from the remote repos
  • Push code reviews to a remote
  • List open code reviews
  • Show the status of the current review, including comments
  • The code review data is stored in git-notes

Project Samples

Project Activity

See All Activity >

License

Apache License V2.0

Follow Distributed Code Review For Git

Distributed Code Review For Git Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of Distributed Code Review For Git!

Additional Project Details

Operating Systems

Windows

Programming Language

Go

Related Categories

Go Code Review Software, Go Command Line Tools

Registered

2021-12-29