hg 双语例句
全部
1·Push Changes to Server: hg push.
把更改推到服务器:hg push。
2·Download updates from Server: hg pull.
从服务器下载更新:hg pull。
3·Add a file: touch foo.txt; hg add foo.txt.
添加文件:touch foo . txt; hg add foo . txt。
4·Commit: hg commit -m added foo.txt commit.
提交:hg commit - m “ added foo . txt ” commit。
5·HG: I'm sorry. I meant butter. Butter on the side.
哦不不 对不起,我是说奶油在一边就可以了。
6·To obtain a full list, execute the hg help command.
执行 hg help 命令可以获得完整的列表。
7·And, naturally, support for hg, SVN, and BZR is planned.
当然,支持hg、svn和bzr是计划之内的事情。
8·Commit Changes Locally: hg -ci -m adding a change.
本地提交更改:hg - ci - m “ adding a change ”。
9·To do so, use Mercurial's hg pull command, as shown in Listing 9.
这要使用Mercurial的hg pull命令,见清单9。
10·To do so, use Mercurial's hg push command, as shown in Listing 8.
这要使用 Mercurial 的 hg push 命令,见 清单 8。
