如何查看tortoiseHg中补丁推送的时间?

发布于 2024-12-18 11:39:30 字数 488 浏览 4 评论 0原文

我们现在使用的是 TortoiseHg 2.1.4。

我们的工作流程看起来类似这样:

  • dev1 在基线中创建更改,通过 tortoiseHg 导出补丁
  • dev1 将补丁提供给 dev2 进行审查(
  • 如果审查正常),补丁到达合并人员 dev3,然后由后者向后移植

问题: tortoiseHg 中显示的时间是dev1 创建/提交本地补丁的时间,但我们想在 tortoiseHg 中查看 dev3 将补丁推送到基线的时间。

如果有办法通过命令行获取信息,那也可以,但将信息添加到 TortoiseHg 会更好。有什么想法吗?

编辑

这是 在 Mercurial 中,如何查看过去 24 小时内推送到存储库的修订? 的重复项,我误解了第一次在那里提问。那里的答案(仅限服务器端插件)有点糟糕,但无论如何。

We're using TortoiseHg 2.1.4 right now.

Our workflow looks something similar like this:

  • dev1 creates change in baseline, exports patch via tortoiseHg
  • dev1 gives patch to dev2 for review
  • if review is ok, patch gets to a merge guy dev3, who then backports it

Problem: the time shown in tortoiseHg is the time of local patch creation/commit by dev1, but we want to see, in tortoiseHg, when the patch was pushed to baseline by dev3.

If there is a way to get the info via command line, that would work too, but adding the info to TortoiseHg would be better. Any ideas?

Edit

This is a duplicate of In Mercurial, how can I see revisions pushed to a repo in the last 24 hours?, I misinterpreted the question there the first time. The answer there (serverside plugin only) sucks a bit, but anyway.

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

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

发布评论

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

评论(1

各自安好 2024-12-25 11:39:30

这是 在 Mercurial 中,我如何查看过去 24 小时内推送到存储库的修订? 的双重内容,误解了第一次在那里提问。可以关闭。

This is a double of In Mercurial, how can I see revisions pushed to a repo in the last 24 hours?, misinterpreted the question there the first time. Can be closed.

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