Thread (4 messages) 4 messages, 3 authors, 2019-11-01
STALE2451d

[PATCH 1/1] fetch.c: fix typo in a warning message

From: Ralf Thielow via GitGitGadget <hidden>
Date: 2019-10-31 20:41:52
Subsystem: the rest · Maintainer: Linus Torvalds

From: Ralf Thielow <redacted>

Signed-off-by: Ralf Thielow <redacted>
---
 builtin/fetch.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/builtin/fetch.c b/builtin/fetch.c
index 0c345b5dfe..f9a934f098 100644
--- a/builtin/fetch.c
+++ b/builtin/fetch.c
@@ -1411,7 +1411,7 @@ static int do_fetch(struct transport *transport,
 		for (rm = ref_map; rm; rm = rm->next) {
 			if (!rm->peer_ref) {
 				if (source_ref) {
-					warning(_("multiple branch detected, incompatible with --set-upstream"));
+					warning(_("multiple branches detected, incompatible with --set-upstream"));
 					goto skip;
 				} else {
 					source_ref = rm;
-- 
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