Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
github 贡献日历非常好。是否有一个 mercurial 插件可以为 Hg 存储库生成类似的 d3.js 日历?
github 日历不是 git 的一个功能(也不是一个 mercurial 缺失的功能),它是 github 所做的存储库更改的图形显示。
您可以使用插件在 git 存储库中使用 mercurial 命令,将其托管在 github 中并拥有日历。看看 http://hg-git.github.io/。