--- a/tests/test-mq-qrefresh-interactive.t Thu Oct 24 18:58:58 2024 +0200
+++ b/tests/test-mq-qrefresh-interactive.t Fri Oct 25 23:54:24 2024 +0200
@@ -12,22 +12,22 @@
update the current patch
- If any file patterns are provided, the refreshed patch will contain only the
- modifications that match those patterns; the remaining modifications will
- remain in the working directory.
+ If any file patterns are provided, the refreshed patch will contain only
+ the modifications that match those patterns; the remaining modifications
+ will remain in the working directory.
- If -s/--short is specified, files currently included in the patch will be
- refreshed just like matched files and remain in the patch.
+ If -s/--short is specified, files currently included in the patch will be
+ refreshed just like matched files and remain in the patch.
- If -e/--edit is specified, Mercurial will start your configured editor for you
- to enter a message. In case qrefresh fails, you will find a backup of your
- message in ".hg/last-message.txt".
+ If -e/--edit is specified, Mercurial will start your configured editor for
+ you to enter a message. In case qrefresh fails, you will find a backup of
+ your message in ".hg/last-message.txt".
- hg add/remove/copy/rename work as usual, though you might want to use git-
- style patches (-g/--git or [diff] git=1) to track copies and renames. See the
- diffs help topic for more information on the git diff format.
+ hg add/remove/copy/rename work as usual, though you might want to use git-
+ style patches (-g/--git or [diff] git=1) to track copies and renames. See
+ the diffs help topic for more information on the git diff format.
- Returns 0 on success.
+ Returns 0 on success.
options ([+] can be repeated):
@@ -54,22 +54,22 @@
update the current patch
- If any file patterns are provided, the refreshed patch will contain only the
- modifications that match those patterns; the remaining modifications will
- remain in the working directory.
+ If any file patterns are provided, the refreshed patch will contain only
+ the modifications that match those patterns; the remaining modifications
+ will remain in the working directory.
- If -s/--short is specified, files currently included in the patch will be
- refreshed just like matched files and remain in the patch.
+ If -s/--short is specified, files currently included in the patch will be
+ refreshed just like matched files and remain in the patch.
- If -e/--edit is specified, Mercurial will start your configured editor for you
- to enter a message. In case qrefresh fails, you will find a backup of your
- message in ".hg/last-message.txt".
+ If -e/--edit is specified, Mercurial will start your configured editor for
+ you to enter a message. In case qrefresh fails, you will find a backup of
+ your message in ".hg/last-message.txt".
- hg add/remove/copy/rename work as usual, though you might want to use git-
- style patches (-g/--git or [diff] git=1) to track copies and renames. See the
- diffs help topic for more information on the git diff format.
+ hg add/remove/copy/rename work as usual, though you might want to use git-
+ style patches (-g/--git or [diff] git=1) to track copies and renames. See
+ the diffs help topic for more information on the git diff format.
- Returns 0 on success.
+ Returns 0 on success.
options ([+] can be repeated):