D3970: rebase: include --stop option in documentation

khanchi97 (Sushil khanchi) phabricator at mercurial-scm.org
Tue Jul 24 14:04:28 EDT 2018


khanchi97 updated this revision to Diff 9656.

REPOSITORY
  rHG Mercurial

CHANGES SINCE LAST UPDATE
  https://phab.mercurial-scm.org/D3970?vs=9644&id=9656

REVISION DETAIL
  https://phab.mercurial-scm.org/D3970

AFFECTED FILES
  hgext/rebase.py

CHANGE DETAILS

diff --git a/hgext/rebase.py b/hgext/rebase.py
--- a/hgext/rebase.py
+++ b/hgext/rebase.py
@@ -747,7 +747,8 @@
     deleted, there is no hook presently available for this.
 
     If a rebase is interrupted to manually resolve a conflict, it can be
-    continued with --continue/-c or aborted with --abort/-a.
+    continued with --continue/-c or aborted with --abort/-a or stopped
+    with --stop.
 
     .. container:: verbose
 



To: khanchi97, #hg-reviewers
Cc: mercurial-devel


More information about the Mercurial-devel mailing list