Show More
@@ -9,7 +9,7 b' basic commands (use "hg help" for the fu' | |||||
9 | commit commit the specified files or all outstanding changes |
|
9 | commit commit the specified files or all outstanding changes | |
10 | diff diff working directory (or selected files) |
|
10 | diff diff working directory (or selected files) | |
11 | export dump the header and diffs for one or more changesets |
|
11 | export dump the header and diffs for one or more changesets | |
12 |
init create a new repository in the |
|
12 | init create a new repository in the given directory | |
13 | log show the revision history of the repository or a single file |
|
13 | log show the revision history of the repository or a single file | |
14 | pull pull changes from the specified source |
|
14 | pull pull changes from the specified source | |
15 | push push changes to the specified destination |
|
15 | push push changes to the specified destination | |
@@ -25,7 +25,7 b' basic commands (use "hg help" for the fu' | |||||
25 | commit commit the specified files or all outstanding changes |
|
25 | commit commit the specified files or all outstanding changes | |
26 | diff diff working directory (or selected files) |
|
26 | diff diff working directory (or selected files) | |
27 | export dump the header and diffs for one or more changesets |
|
27 | export dump the header and diffs for one or more changesets | |
28 |
init create a new repository in the |
|
28 | init create a new repository in the given directory | |
29 | log show the revision history of the repository or a single file |
|
29 | log show the revision history of the repository or a single file | |
30 | pull pull changes from the specified source |
|
30 | pull pull changes from the specified source | |
31 | push push changes to the specified destination |
|
31 | push push changes to the specified destination | |
@@ -53,7 +53,7 b' list of commands (use "hg help -v" to sh' | |||||
53 | help show help for a given command or all commands |
|
53 | help show help for a given command or all commands | |
54 | identify print information about the working copy |
|
54 | identify print information about the working copy | |
55 | import import an ordered set of patches |
|
55 | import import an ordered set of patches | |
56 |
init create a new repository in the |
|
56 | init create a new repository in the given directory | |
57 | locate locate files matching specific patterns |
|
57 | locate locate files matching specific patterns | |
58 | log show the revision history of the repository or a single file |
|
58 | log show the revision history of the repository or a single file | |
59 | manifest output the latest or given revision of the project manifest |
|
59 | manifest output the latest or given revision of the project manifest | |
@@ -90,7 +90,7 b' list of commands (use "hg help -v" to sh' | |||||
90 | help show help for a given command or all commands |
|
90 | help show help for a given command or all commands | |
91 | identify print information about the working copy |
|
91 | identify print information about the working copy | |
92 | import import an ordered set of patches |
|
92 | import import an ordered set of patches | |
93 |
init create a new repository in the |
|
93 | init create a new repository in the given directory | |
94 | locate locate files matching specific patterns |
|
94 | locate locate files matching specific patterns | |
95 | log show the revision history of the repository or a single file |
|
95 | log show the revision history of the repository or a single file | |
96 | manifest output the latest or given revision of the project manifest |
|
96 | manifest output the latest or given revision of the project manifest | |
@@ -189,7 +189,7 b' basic commands (use "hg help" for the fu' | |||||
189 | commit commit the specified files or all outstanding changes |
|
189 | commit commit the specified files or all outstanding changes | |
190 | diff diff working directory (or selected files) |
|
190 | diff diff working directory (or selected files) | |
191 | export dump the header and diffs for one or more changesets |
|
191 | export dump the header and diffs for one or more changesets | |
192 |
init create a new repository in the |
|
192 | init create a new repository in the given directory | |
193 | log show the revision history of the repository or a single file |
|
193 | log show the revision history of the repository or a single file | |
194 | pull pull changes from the specified source |
|
194 | pull pull changes from the specified source | |
195 | push push changes to the specified destination |
|
195 | push push changes to the specified destination | |
@@ -210,7 +210,7 b' basic commands (use "hg help" for the fu' | |||||
210 | commit commit the specified files or all outstanding changes |
|
210 | commit commit the specified files or all outstanding changes | |
211 | diff diff working directory (or selected files) |
|
211 | diff diff working directory (or selected files) | |
212 | export dump the header and diffs for one or more changesets |
|
212 | export dump the header and diffs for one or more changesets | |
213 |
init create a new repository in the |
|
213 | init create a new repository in the given directory | |
214 | log show the revision history of the repository or a single file |
|
214 | log show the revision history of the repository or a single file | |
215 | pull pull changes from the specified source |
|
215 | pull pull changes from the specified source | |
216 | push push changes to the specified destination |
|
216 | push push changes to the specified destination |
General Comments 0
You need to be logged in to leave comments.
Login now