如何为Google Cloud Git Repo进行代码审查 [英] How to do code review for google cloud git repo

查看:116
本文介绍了如何为Google Cloud Git Repo进行代码审查的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们在谷歌云平台上托管git repo.我知道对于github.com,我们可以使用请求请求进行代码审查,但Google Cloud似乎不提供该请求.

We are hosting git repo on the google cloud platform. I know for github.com, we can use pull requests for code reviews, but google cloud does not seem to provide that.

我如何在Google Cloud Platform上对代码库执行代码审查?

How do I perform code review for repos on google cloud platform?

推荐答案

一种可能性(不是很理想,我知道,但是还有一些事情)是将您的云存储库连接到GitHub或BitBucket存储库,您可以将其用于代码而不是评论.来自连接托管存储库:

One possibility (not ideal, I know, but still something) would be to have your cloud repo connected to a GitHub or BitBucket repo which you could use for code reviews instead. From Connecting a Hosted Repository:

您可以将 Cloud Source Repository 连接到Git存储库 托管在 GitHub Bitbucket .当您将更改推送到 托管存储库,更改将自动与 云源存储库.

You can connect a Cloud Source Repository to a Git repository hosted on GitHub or Bitbucket. When you push changes to the hosted repository, the changes are automatically synchronized with the Cloud Source Repository.

这篇关于如何为Google Cloud Git Repo进行代码审查的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆