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
Deploy Apps in Seconds with Cloud Run Icon
Deploy Apps in Seconds with Cloud Run

Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Try Cloud Run 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