Skip to content
This repository has been archived by the owner on Jun 8, 2022. It is now read-only.

Commit

Permalink
Add basic introduction.
Browse files Browse the repository at this point in the history
  • Loading branch information
ffranr committed Sep 17, 2019
1 parent 6b44655 commit 4da256c
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,9 @@
# git-crev
# git-crev

> A cryptographically verifiable **c**ode **rev**iew system for Git.
## Introduction

[Crev](https://github.com/dpc/crev/) is a language and ecosystem agnostic, distributed **c**ode **rev**iew system.

`git-crev` is an implementation of Crev as a command line extension to [Git](https://git-scm.com/). This tool helps Git users evaluate the quality and trustworthiness of Git commits.

0 comments on commit 4da256c

Please sign in to comment.