Show More
@@ -2929,7 +2929,7 b' def graft(ui, repo, *revs, **opts):' | |||||
2929 |
|
2929 | |||
2930 | - show the source of a grafted changeset:: |
|
2930 | - show the source of a grafted changeset:: | |
2931 |
|
2931 | |||
2932 |
hg log --debug -r |
|
2932 | hg log --debug -r . | |
2933 |
|
2933 | |||
2934 | Returns 0 on successful completion. |
|
2934 | Returns 0 on successful completion. | |
2935 | ''' |
|
2935 | ''' |
General Comments 0
You need to be logged in to leave comments.
Login now