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
Orchestrate Your AI Agents with Zenflow Icon
Orchestrate Your AI Agents with Zenflow

The multi-agent workflow engine for modern teams. Zenflow executes coding, testing, and verification with deep repo awareness

Zenflow orchestrates AI agents like a real engineering system. With parallel execution, spec-driven workflows, and deep multi-repo understanding, agents plan, implement, test, and verify end-to-end. Upgrade to AI workflows that work the way your team does.
Try free now
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