使用 Heroku 作为主要 Git 存储库

发布于 2024-12-01 16:33:53 字数 52 浏览 1 评论 0 原文

使用 Heroku 作为主要 Git 存储库(作为 Github 的替代品)有什么缺点吗?

Are there are any drawbacks of using Heroku as the primary Git repo - as a replacement for Github ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

横笛休吹塞上声 2024-12-08 16:33:53

Heroku 并不是 GitHub 的替代品(当然也不具备所有社交功能、拉取请求、分叉队列、提交评论和评论...)。
另外,我不认为它支持智能http(当你推动企业防火墙)。
而且它不支持子模块 (GitHub 可以

但它适用于管理和部署 Web 应用程序,并且具有 高级监控功能。如果是您的情况,那么 Heroku 是正确的选择。

Heroku isn't a replacement for GitHub (and certainly don't have all the social feature, pull request, fork queues, reviews and comments on commits...).
Plus I don't think it supports smart http (which is important when you are pushing behind an enterprise firewall).
And it doesn't support submodules (GitHub does)

But it is adapted for managing and deploying web application, and has advanced monitoring feature. If it is your case, then Heroku is the right choice.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文