Mercurial.hg 源存储库在哪里

发布于 2024-10-14 22:03:10 字数 68 浏览 1 评论 0原文

我查看了 Mercurial 网站,但找不到指向 Mercurial 源代码存储库本身位置的链接。 你知道我可能在哪里吗?

I looked at the mercurial website, and I couldn't find a single link to the location of the mercurial source repository itself.
Do you know where it might me?

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

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

发布评论

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

评论(3

官方存储库似乎位于 https://www.mercurial-scm.org/repo/hg /https://www.mercurial-scm.org/repo/hg -稳定,具有不同的分支。更多信息请访问 开发人员存储库 wiki 页面。

这两个链接都可以在线浏览,并且可以从以下位置克隆:

hg clone https://www.mercurial-scm.org/repo/hg/
hg clone https://www.mercurial-scm.org/repo/hg-stable

The official repository seems to sit at https://www.mercurial-scm.org/repo/hg/ or https://www.mercurial-scm.org/repo/hg-stable with different branches. More information is available at the Developer Repositories wiki page.

Both links are browsable online and can be cloned from:

hg clone https://www.mercurial-scm.org/repo/hg/
hg clone https://www.mercurial-scm.org/repo/hg-stable
没︽人懂的悲伤 2024-10-21 22:03:10

源版本可从下载页面获取。

The source release is available from the downloads page.

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