Show More
@@ -6,6 +6,7 b' hg commands:' | |||||
6 | annotate show changeset information per file line |
|
6 | annotate show changeset information per file line | |
7 | cat output the latest or given revision of a file |
|
7 | cat output the latest or given revision of a file | |
8 | commit commit the specified files or all outstanding changes |
|
8 | commit commit the specified files or all outstanding changes | |
|
9 | copy mark a file as copied or renamed for the next commit | |||
9 | diff diff working directory (or selected files) |
|
10 | diff diff working directory (or selected files) | |
10 | export dump the changeset header and diffs for a revision |
|
11 | export dump the changeset header and diffs for a revision | |
11 | forget don't add the specified files on the next commit |
|
12 | forget don't add the specified files on the next commit | |
@@ -53,6 +54,7 b' hg commands:' | |||||
53 | annotate show changeset information per file line |
|
54 | annotate show changeset information per file line | |
54 | cat output the latest or given revision of a file |
|
55 | cat output the latest or given revision of a file | |
55 | commit commit the specified files or all outstanding changes |
|
56 | commit commit the specified files or all outstanding changes | |
|
57 | copy mark a file as copied or renamed for the next commit | |||
56 | diff diff working directory (or selected files) |
|
58 | diff diff working directory (or selected files) | |
57 | export dump the changeset header and diffs for a revision |
|
59 | export dump the changeset header and diffs for a revision | |
58 | forget don't add the specified files on the next commit |
|
60 | forget don't add the specified files on the next commit |
General Comments 0
You need to be logged in to leave comments.
Login now