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

Unified Diff: milo/api/proto/buildbot.pb.go

Issue 2979153002: [milo] initial call to get git history (Closed)
Patch Set: Created 3 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
Index: milo/api/proto/buildbot.pb.go
diff --git a/milo/api/proto/buildbot.pb.go b/milo/api/proto/buildbot.pb.go
index d2352222d6c743a2020dcefe5bdc1ff3c76776f2..0e8c5a649b4667f0ae79d1f9035c07b351fe90d4 100644
--- a/milo/api/proto/buildbot.pb.go
+++ b/milo/api/proto/buildbot.pb.go
@@ -7,6 +7,7 @@ Package milo is a generated protocol buffer package.
It is generated from these files:
github.com/luci/luci-go/milo/api/proto/buildbot.proto
github.com/luci/luci-go/milo/api/proto/buildinfo.proto
+ github.com/luci/luci-go/milo/api/proto/console_git_info.proto
It has these top-level messages:
MasterRequest
@@ -17,6 +18,7 @@ It has these top-level messages:
BuildbotBuildsJSON
BuildInfoRequest
BuildInfoResponse
+ ConsoleGitInfo
*/
package milo

Powered by Google App Engine
This is Rietveld 408576698