Mercurial提供图表/图表

编程入门 行业动态 更新时间:2024-10-20 05:23:42
本文介绍了Mercurial提供图表/图表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述

有什么可以生成漂亮的图表/图形的Mercurial提交历史记录在存储库?我在想像GitHub做的东西(只适用于Mercurial):

Is there anything that can produce pretty charts / graphs for Mercurial commit history in a repository? I'm thinking something like what GitHub makes (only for Mercurial):

推荐答案

您可以执行 hg serve ,然后连接到 http:// localhost:8000 ,并且非常相似的图表将显示在该网页的图表选项卡上。正如Wim指出,你在网络服务器中运行hgweb时会得到相同的行为,但是你也可以使用Mercurial。

You can just do hg serve and then connect to localhost:8000 and a graph very similar to that will be on the 'chart' tab of that web page. As Wim points out you get the same behavior from running hgweb in a webserver, but you can do it with just Mercurial too.

更多推荐

Mercurial提供图表/图表

本文发布于:2023-11-22 14:58:21,感谢您对本站的认可!
本文链接:https://www.elefans.com/category/jswz/34/1617885.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
本文标签:图表   Mercurial

发布评论

评论列表 (有 0 条评论)
草根站长

>www.elefans.com

编程频道|电子爱好者 - 技术资讯及电子产品介绍!