TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Ask HN: Is there a good tutorial on using Mercurial MG with TortoiseHG?

1 点作者 ramiyer21a将近 14 年前
I am looking for a good tutorial on using the Mecurial MG extension on TortoiseHQ windows client. And the whole process of using the patch queues.

1 comment

baha_man将近 14 年前
I assume you mean 'MQ' rather than 'MG'. I'd recommend learning to use patch queues via the command line first:<p><a href="http://mercurial.selenic.com/wiki/MqTutorial" rel="nofollow">http://mercurial.selenic.com/wiki/MqTutorial</a><p>Once you've done that, using the GUI should be straightforward.