Thread (1 message) 1 message, 1 author, 2016-06-15

Re: [PATCH 1/3 v3] Add support for external programs for handling native fetches

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:47:09

Johannes Schindelin [off-list ref] writes:
quoted
quoted
quoted
+int transport_native_helper_init(struct transport *transport)
+{
+	struct helper_data *data = xmalloc(sizeof(*data));
+	char *eom = strchr(transport->url, ':');
"End of message"?
"End of method"; that's the "method" part of a URL.
I'd have called that "protocol".  At least that's what java.net.URL 
calls it, and I just assume that Sun is very much in love with standards, 
so I could imagine they picked that term from the appropriate RFC.
In RFC parlance that's called <scheme>.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help