Thread (1 message) 1 message, 1 author, 2017-12-14

Re: [PATCH 2/2] transport: make transport vtable more private

From: Junio C Hamano <hidden>
Date: 2017-12-14 22:13:54

Jonathan Tan [off-list ref] writes:
Move the definition of the transport-specific functions provided by
transports, whether declared in transport.c or transport-helper.c, into
an internal header. This means that transport-using code (as opposed to
transport-declaring code) can no longer access these functions (without
importing the internal header themselves), making it clear that they
should use the transport_*() functions instead, and also allowing the
interface between the transport mechanism and an individual transport to
independently evolve.
Yay!
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help