Show More
@@ -13,7 +13,7 b' ancestors of a specific revision.' | |||||
13 |
|
13 | |||
14 | For example, if you can refer to a revision as "foo", then: |
|
14 | For example, if you can refer to a revision as "foo", then: | |
15 |
|
15 | |||
16 |
- foo^N = Nth parent of foo |
|
16 | - foo^N = Nth parent of foo | |
17 | foo^0 = foo |
|
17 | foo^0 = foo | |
18 | foo^1 = first parent of foo |
|
18 | foo^1 = first parent of foo | |
19 | foo^2 = second parent of foo |
|
19 | foo^2 = second parent of foo |
General Comments 0
You need to be logged in to leave comments.
Login now