Thread (4 messages) 4 messages, 1 author, 2016-06-15

Re: [PATCH 3/3] transport-helper: fix typo in error message when --signed is not supported

From: Mike Hommey <hidden>
Date: 2016-06-15 23:03:48

On Thu, Feb 12, 2015 at 07:10:01PM +0900, Mike Hommey wrote:
quoted hunk ↗ jump to hunk
Signed-off-by: Mike Hommey <redacted>
---
 transport-helper.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/transport-helper.c b/transport-helper.c
index c3868e4..b72fd4a 100644
--- a/transport-helper.c
+++ b/transport-helper.c
@@ -861,7 +861,7 @@ static int push_refs_with_export(struct transport *transport,
 			die("helper %s does not support dry-run", data->name);
 	} else if (flags & TRANSPORT_PUSH_CERT) {
 		if (set_helper_option(transport, TRANS_OPT_PUSH_CERT, "true") != 0)
Note that this TRANS_OPT_PUSH_CERT option is not documented in
Documentation/gitremote-helpers.txt.

Mike
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help