Show More
@@ -3334,6 +3334,8 b' def log(ui, repo, *pats, **opts):' | |||||
3334 | 'o' is a changeset, '@' is a working directory parent, 'x' is obsolete, |
|
3334 | 'o' is a changeset, '@' is a working directory parent, 'x' is obsolete, | |
3335 | and '+' represents a fork where the changeset from the lines below is a |
|
3335 | and '+' represents a fork where the changeset from the lines below is a | |
3336 | parent of the 'o' merge on the same line. |
|
3336 | parent of the 'o' merge on the same line. | |
|
3337 | Paths in the DAG are represented with '|', '/' and so forth. ':' in place | |||
|
3338 | of a '|' indicates one or more revisions in a path are omitted. | |||
3337 |
|
3339 | |||
3338 | .. note:: |
|
3340 | .. note:: | |
3339 |
|
3341 |
General Comments 0
You need to be logged in to leave comments.
Login now