From 450ba0dab35e18f74874c19a9ebf7e6fa425aa47 Mon Sep 17 00:00:00 2001 From: Alex Hong <9397363+hongalex@users.noreply.github.com> Date: Thu, 6 Aug 2020 05:26:02 -0700 Subject: [PATCH] chore(internal/gapicgen): remove gerrit ref (#2690) --- internal/gapicgen/cmd/genbot/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/internal/gapicgen/cmd/genbot/README.md b/internal/gapicgen/cmd/genbot/README.md index a2570d410961..0365e26bcc4e 100644 --- a/internal/gapicgen/cmd/genbot/README.md +++ b/internal/gapicgen/cmd/genbot/README.md @@ -28,7 +28,6 @@ go run cloud.google.com/go/internal/gapicgen/cmd/genbot \ --githubUsername=$GITHUB_USERNAME \ --githubName="Jean de Klerk" \ --githubEmail=deklerk@google.com \ - --gerritCookieValue= ``` ## Run with docker @@ -59,4 +58,4 @@ cd /path/to/internal/gapicgen go get -u github.com/googleapis/gapic-generator-go/cmd/protoc-gen-go_gapic ``` -(it's just based on the go.mod entry) \ No newline at end of file +(it's just based on the go.mod entry)