We have hosted the application distributed code review for git in order to run this application in our online workstations with Wine or directly.


Quick description about distributed code review for git:

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


Programming Language: Go.

.

Page navigation:

©2024. Winfy. All Rights Reserved.

By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.