Re: Cloning remotely under git for Windows not working

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, Oct 21, 2022 at 12:00 AM W. Ekkehard Blanz
<ekkehard.blanz@xxxxxxxxx> wrote:
>
> How do I convince git to use Powershell as its shell of choice when it arrives over ssh at my target Windows box?  Unfortunately,
>     git help clone
> Does not give me any indication how to do that.

AFAIK, the remote choses the default shell of ssh sessions so you
either change that or somehow launch a different subshell with the
client. The former should be easier
https://learn.microsoft.com/en-us/windows-server/administration/openssh/openssh_server_configuration
the latter is talked about somewhere in here
https://github.com/PowerShell/Win32-OpenSSH/issues/752
if my memory serves me correctly. I chose the former



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux