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

Unified Diff: infra/project-config/refs.cfg

Issue 1153093004: Added CQ config to skia repo (Closed) Base URL: https://skia.googlesource.com/skia.git/@master
Patch Set: Added a comment to refs.cfg Created 5 years, 6 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 | « infra/project-config/README.md ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: infra/project-config/refs.cfg
diff --git a/infra/project-config/refs.cfg b/infra/project-config/refs.cfg
new file mode 100644
index 0000000000000000000000000000000000000000..e023102eb46796a92c4d21f9b3afb6a1c6195b12
--- /dev/null
+++ b/infra/project-config/refs.cfg
@@ -0,0 +1,7 @@
+# Refs configuration file. The documentation of the format can be found
+# at https://luci-config.appspot.com/schemas/projects:refs.cfg.
+
+refs {
+ name: "refs/heads/master"
+ config_path: "infra/branch-config"
+}
« no previous file with comments | « infra/project-config/README.md ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698