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

Unified Diff: README.md

Issue 681783003: Adds link to waterfall on main page (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: done2 Created 6 years, 2 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 ecc47e8075abdd8aa4414ad7fb79d9bb6d9660e0..946dad1f8f9afa8f96be72104458d51e5f950f76 100644
--- a/README.md
+++ b/README.md
@@ -41,4 +41,12 @@ Assuming Goma is installed in the default location (~/goma).
Run the tests:
```
mojo/tools/mojob.sh test
-```
+```
+
+
+To land a patch:
+```
+$ git cl land
+```
+
+Don't break build! Waterfall is here: http://build.chromium.org/p/client.mojo/waterfall .
« 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