mirror of
https://chromium.googlesource.com/chromium/tools/depot_tools.git
synced 2026-01-11 18:51:29 +00:00
README.git-cl.md: Remove reference to Rietveld
R=tandrii@chromium.org Bug: 770408 Change-Id: Iac1d63afb2f3a59a8299c8316bf7de576b6f6589 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/tools/depot_tools/+/1773971 Reviewed-by: Andrii Shyshkalov <tandrii@google.com> Commit-Queue: Marc-Antoine Ruel <maruel@chromium.org>
This commit is contained in:
committed by
Commit Bot
parent
ee8d9ce83d
commit
17016be940
@@ -6,20 +6,6 @@ git but unfamiliar with the code review process supported by Rietveld and
|
||||
Gerrit.
|
||||
|
||||
|
||||
## Rietveld concepts and terms
|
||||
|
||||
A Rietveld review is for discussion of a single change or patch. You upload a
|
||||
proposed change, the reviewer comments on your change, and then you can upload a
|
||||
revised version of your change. Rietveld stores the history of uploaded patches
|
||||
as well as the comments, and can compute diffs in between these patches. The
|
||||
history of a patch is very much like a small branch in git, but since Rietveld
|
||||
is VCS-agnostic, the concepts don't map perfectly. The identifier for a single
|
||||
review thread including patches and comments in Rietveld is called an **issue**.
|
||||
|
||||
Rietveld provides a basic uploader that understands git. This program is used by
|
||||
git-cl, and is included in the git-cl repo as upload.py.
|
||||
|
||||
|
||||
## Basic interaction with git
|
||||
|
||||
The fundamental problem you encounter when you try to mix git and code review is
|
||||
|
||||
Reference in New Issue
Block a user