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
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight Icon
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight

Lock Down Any Resource, Anywhere, Anytime

CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
Learn More
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