Mercurial > hg > easyhg
comparison help/a-21.html @ 498:21aa41b62c3a
Add back/forward/home to Help window, and some Help edits
author | Chris Cannam |
---|---|
date | Mon, 22 Aug 2011 18:46:06 +0100 |
parents | fb95d70c80d5 |
children |
comparison
equal
deleted
inserted
replaced
497:a9032181c37d | 498:21aa41b62c3a |
---|---|
1 <link rel="stylesheet" type="text/css" href="help.css"/> | 1 <link rel="stylesheet" type="text/css" href="help.css"/> |
2 <p><a href="topics.html">Back to Topics</a></p><hr> | |
3 | 2 |
4 | 3 |
5 <h2>I have changed some files and I want to record the changes</h2> | 4 <h2>I have changed some files and I want to record the changes</h2> |
6 | 5 |
7 <p>Click the Commit button in the toolbar on the left to commit all of | 6 <p>Click the Commit button in the toolbar on the left to commit all of |
19 | 18 |
20 <p>If you want to commit only some files, right-click on them in the list | 19 <p>If you want to commit only some files, right-click on them in the list |
21 and choose Commit from the context menu. | 20 and choose Commit from the context menu. |
22 <ul><li>Note: the equivalent Mercurial command for this is <b>hg commit</b></li></ul></p> | 21 <ul><li>Note: the equivalent Mercurial command for this is <b>hg commit</b></li></ul></p> |
23 | 22 |
24 <hr><p><a href="topics.html">Back to Topics</a></p> |