Show More
@@ -42,7 +42,7 b' These are the supported infix operators:' | |||||
42 |
|
42 | |||
43 | ``x - y`` |
|
43 | ``x - y`` | |
44 | Changesets in x but not in y. |
|
44 | Changesets in x but not in y. | |
45 |
|
45 | |||
46 | ``x^n`` |
|
46 | ``x^n`` | |
47 | The nth parent of x, n == 0, 1, or 2. |
|
47 | The nth parent of x, n == 0, 1, or 2. | |
48 | For n == 0, x; for n == 1, the first parent of each changeset in x; |
|
48 | For n == 0, x; for n == 1, the first parent of each changeset in x; |
General Comments 0
You need to be logged in to leave comments.
Login now