Jeff King, Thu, Sep 17, 2020 15:31:53 +0200: > On Thu, Sep 17, 2020 at 03:20:47PM +0200, Alex Riesen wrote: > > > Affecting the transfers initiated by fetch and push, > > the option allows to control network operations similar > > to --ipv4 and --ipv6 options. > > > > Suggested-by: Jeff King <peff@xxxxxxxx> > > Signed-off-by: Alex Riesen <alexander.riesen@xxxxxxxxxxx> > > I think this misses some of the excellent suggestions from Junio > (naming, and the ability to override from the command line). It does, sorry. Also the suggestions to the issue of consistently passing the options to helper programs haven't been collected. Haven't had the time yet.