Skip to content

Commit 0e5d3f3

Browse files
committed
Remove the claim that this was the first distributed code review system.
Apparently, there is a plugin for SmartGit that provides a roughly equivalent system (using a radically different approach).
1 parent 8cd8654 commit 0e5d3f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repositories.
55

66
## Overview
77

8-
This tool is the first *distributed* code review system for git repos.
8+
This tool is a *distributed* code review system for git repos.
99

1010
By "distributed", we mean that code reviews are stored inside of the repository
1111
as git objects. Every developer on your team has their own copy of the review

0 commit comments

Comments
 (0)