Show More
@@ -138,7 +138,7 b' def rebase(ui, repo, **opts):' | |||
|
138 | 138 | a named branch with two heads. You will need to explicitly specify source |
|
139 | 139 | and/or destination. |
|
140 | 140 | |
|
141 |
If a rebase is interrupted to manually resolve a |
|
|
141 | If a rebase is interrupted to manually resolve a conflict, it can be | |
|
142 | 142 | continued with --continue/-c or aborted with --abort/-a. |
|
143 | 143 | |
|
144 | 144 | .. container:: verbose |
General Comments 0
You need to be logged in to leave comments.
Login now