On 2018.10.12 16:32, Jonathan Nieder wrote: > Josh Steadmon wrote: > > > For now, I'm going to try adding an --allowed_versions flag for the > > remote helpers, but if anyone has a better idea, let me know. > > I forgot to mention: the stateless-connect remote helper capability is > still experimental so you're free to change its interface (e.g. to > change the syntax of the stateless-connect command it provides). For v2 of this patch, I ended up using GIT_PROTOCOL to pass the version string to the remote helpers.