Skip to content

Commit

Permalink
Add cloud.google.com to supported hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
soltysh committed Oct 31, 2016
1 parent 24836be commit 64a133a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/rebasehelpers/util/git.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ var UpstreamSummaryPattern = regexp.MustCompile(`UPSTREAM: (revert: [a-f0-9]{7,}
// here.
var SupportedHosts = map[string]int{
"bitbucket.org": 3,
"cloud.google.com": 2,
"code.google.com": 3,
"github.com": 3,
"golang.org": 3,
Expand Down

0 comments on commit 64a133a

Please sign in to comment.