Thread (63 messages) flat view 63 messages, 6 authors, 2022-07-21
STALE1506d

[PATCH v3 09/11] rebase: stop mentioning the -p option in comments

From: Johannes Schindelin via GitGitGadget <hidden>
Date: 2021-09-07 21:05:44
Subsystem: the rest · Maintainer: Linus Torvalds

From: Johannes Schindelin <redacted>

We no longer support `--preserve-merges`, therefore it does not make
sense to keep mentioning that option, even in code comments.

Helped-by: Phillip Wood [off-list ref]
Signed-off-by: Johannes Schindelin <redacted>
---
 builtin/rebase.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/builtin/rebase.c b/builtin/rebase.c
index b8eb8e8304b..c4d4cf25028 100644
--- a/builtin/rebase.c
+++ b/builtin/rebase.c
@@ -909,7 +909,7 @@ static int parse_opt_merge(const struct option *opt, const char *arg, int unset)
 	return 0;
 }
 
-/* -i followed by -p is still explicitly interactive, but -p alone is not */
+/* -i followed by -r is still explicitly interactive, but -r alone is not */
 static int parse_opt_interactive(const struct option *opt, const char *arg,
 				 int unset)
 {
-- 
gitgitgadget
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help