Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 # Refs configuration file. The documentation of the format can be found | |
| 2 # at https://luci-config.appspot.com/schemas/projects:refs.cfg. | |
| 3 | |
| 4 refs { | |
| 5 name: "refs/heads/master" | |
| 6 config_path: "infra/branch-config" | |
| 7 } | |
| OLD | NEW |