Show More
@@ -4,9 +4,7 A plain integer is treated as a revision | |||||
4 | treated as sequential offsets from the tip, with -1 denoting the tip, |
|
4 | treated as sequential offsets from the tip, with -1 denoting the tip, | |
5 | -2 denoting the revision prior to the tip, and so forth. |
|
5 | -2 denoting the revision prior to the tip, and so forth. | |
6 |
|
6 | |||
7 | A 40-digit hexadecimal string is treated as a unique revision |
|
7 | A 40-digit hexadecimal string is treated as a unique revision identifier. | |
8 | identifier. |
|
|||
9 |
|
||||
10 | A hexadecimal string less than 40 characters long is treated as a |
|
8 | A hexadecimal string less than 40 characters long is treated as a | |
11 | unique revision identifier and is referred to as a short-form |
|
9 | unique revision identifier and is referred to as a short-form | |
12 | identifier. A short-form identifier is only valid if it is the prefix |
|
10 | identifier. A short-form identifier is only valid if it is the prefix |
@@ -1165,7 +1165,6 Test a help topic | |||||
1165 | denoting the revision prior to the tip, and so forth. |
|
1165 | denoting the revision prior to the tip, and so forth. | |
1166 |
|
1166 | |||
1167 | A 40-digit hexadecimal string is treated as a unique revision identifier. |
|
1167 | A 40-digit hexadecimal string is treated as a unique revision identifier. | |
1168 |
|
||||
1169 | A hexadecimal string less than 40 characters long is treated as a unique |
|
1168 | A hexadecimal string less than 40 characters long is treated as a unique | |
1170 | revision identifier and is referred to as a short-form identifier. A |
|
1169 | revision identifier and is referred to as a short-form identifier. A | |
1171 | short-form identifier is only valid if it is the prefix of exactly one |
|
1170 | short-form identifier is only valid if it is the prefix of exactly one | |
@@ -2781,10 +2780,7 Dish up an empty repo; serve it cold. | |||||
2781 | -2 denoting the revision prior to the tip, and so forth. |
|
2780 | -2 denoting the revision prior to the tip, and so forth. | |
2782 | </p> |
|
2781 | </p> | |
2783 | <p> |
|
2782 | <p> | |
2784 | A 40-digit hexadecimal string is treated as a unique revision |
|
2783 | A 40-digit hexadecimal string is treated as a unique revision identifier. | |
2785 | identifier. |
|
|||
2786 | </p> |
|
|||
2787 | <p> |
|
|||
2788 | A hexadecimal string less than 40 characters long is treated as a |
|
2784 | A hexadecimal string less than 40 characters long is treated as a | |
2789 | unique revision identifier and is referred to as a short-form |
|
2785 | unique revision identifier and is referred to as a short-form | |
2790 | identifier. A short-form identifier is only valid if it is the prefix |
|
2786 | identifier. A short-form identifier is only valid if it is the prefix |
General Comments 0
You need to be logged in to leave comments.
Login now