Re: [PATCH 3/5] ssh: 'auto' variant to select between 'ssh' and 'simple'
From: Stefan Beller <hidden> Date: 2017-10-23 23:33:23
quoted
This is the main one. Simplified by making "auto" behave the same as
unset.
I still don't see the benefit of allowing a user to explicitly set
'auto' then, if setting it to 'auto' is effectively a noop. But maybe
there's something I'm not seeing.
If /etc/gitconfig says SSH, and you have different configs in your
different repos,
the easiest way out is setting AUTO in ~/.gitconfig.