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

Unified Diff: deploytool/api/deploy/checkout.pb.go

Issue 2182213002: deploytool: Add README.md, migrate docs to it. (Closed) Base URL: https://github.com/luci/luci-go@master
Patch Set: Rename to "luci_deploy" Created 4 years, 5 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 | « deploytool/api/deploy/checkout.proto ('k') | deploytool/api/deploy/config.proto » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: deploytool/api/deploy/checkout.pb.go
diff --git a/deploytool/api/deploy/checkout.pb.go b/deploytool/api/deploy/checkout.pb.go
index 7b88f5cde99a60fec841f437c1d4163db1d7c3f2..91852232f9ce67b701c35f3e187b99491c95ea7f 100644
--- a/deploytool/api/deploy/checkout.pb.go
+++ b/deploytool/api/deploy/checkout.pb.go
@@ -50,7 +50,7 @@ const _ = proto.ProtoPackageIsVersion2 // please upgrade the proto package
// Source layout configuration file.
//
// Each Source checkout may include a textproto layout file named
-// "luci-deploytool.cfg". If present, this file will be loaded and used to
+// "luci-deploy.cfg". If present, this file will be loaded and used to
// integrate the source into the deployment.
//
// Uncooperative repositories, or those not owned by the author, may have the
« no previous file with comments | « deploytool/api/deploy/checkout.proto ('k') | deploytool/api/deploy/config.proto » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698