Jonathan Tan wrote:
>> On 10/23, Jonathan Nieder wrote:

>>> If this looks good, I can reroll in a moment.
>
> Yes, this looks good.

Thanks.  Here goes.

The interdiff is upthread.  Thanks, all, for the quick review.

Jonathan Nieder (5):
  connect: split git:// setup into a separate function
  connect: split ssh command line options into separate function
  ssh: 'auto' variant to select between 'ssh' and 'simple'
  ssh: 'simple' variant does not support -4/-6
  ssh: 'simple' variant does not support --port

 Documentation/config.txt |  24 ++--
 connect.c                | 285 +++++++++++++++++++++++++++++------------------
 t/t5601-clone.sh         |  40 +++++--
 t/t5603-clone-dirname.sh |   2 +
 4 files changed, 229 insertions(+), 122 deletions(-)

Reply via email to