Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(127)

Unified Diff: README.md

Issue 1300853002: README: use Commit Queue instead manually landing. (Closed) Base URL: https://github.com/luci/luci-go.git@master
Patch Set: Use CQ instead. Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: README.md
diff --git a/README.md b/README.md
index 32e5d230bfc0089a03bc097effbae040b4be6ef0..225a3656f32c435b4e903ab28ff1cff2823ff012 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,7 @@ Run the following to setup the code review tool and create your first review:
# This will ask for your Google Account credentials.
git cl upload -s
# Wait for LGTM over email.
- git cl land
+ # Check the commit queue box in codereview website.
+ # Wait for the change to be tested and landed automatically.
Use `git cl help` and `git cl help <cmd>` for more details.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698