Show More
@@ -2683,7 +2683,7 b' def debuglocks(ui, repo, **opts):' | |||
|
2683 | 2683 | _('record parent information for the precursor')), |
|
2684 | 2684 | ('r', 'rev', [], _('display markers relevant to REV')), |
|
2685 | 2685 | ] + commitopts2, |
|
2686 |
_('[OBSOLETED [REPLACEMENT |
|
|
2686 | _('[OBSOLETED [REPLACEMENT ...]]')) | |
|
2687 | 2687 | def debugobsolete(ui, repo, precursor=None, *successors, **opts): |
|
2688 | 2688 | """create arbitrary obsolete marker |
|
2689 | 2689 |
General Comments 0
You need to be logged in to leave comments.
Login now