Thread (42 messages) flat view 42 messages, 5 authors, 2020-03-02
STALE2395d

[PATCH v6 2/4] advice: change "setupStreamFailure" to "setUpstreamFailure"

From: Heba Waly via GitGitGadget <hidden>
Date: 2020-02-27 04:35:18
Subsystem: the rest · Maintainer: Linus Torvalds

From: Heba Waly <redacted>

fb6fbffbda (advice: keep config name in camelCase in advice_config[],
2018-05-26) changed the config names to camelCase, but one of the names
wasn't changed correctly. Fix it.

Signed-off-by: Heba Waly <redacted>
---
 advice.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/advice.c b/advice.c
index fd836332dad..258cc9ba7af 100644
--- a/advice.c
+++ b/advice.c
@@ -80,7 +80,7 @@ static struct {
 	{ "sequencerInUse", &advice_sequencer_in_use },
 	{ "implicitIdentity", &advice_implicit_identity },
 	{ "detachedHead", &advice_detached_head },
-	{ "setupStreamFailure", &advice_set_upstream_failure },
+	{ "setUpstreamFailure", &advice_set_upstream_failure },
 	{ "objectNameWarning", &advice_object_name_warning },
 	{ "amWorkDir", &advice_amworkdir },
 	{ "rmHints", &advice_rm_hints },
-- 
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