Re: With git+ssh deprecated, how can multiple git identities be managed?

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

 



Erik Cervin Edin <erik@xxxxxxxxxxx> writes:

> On Wed, Apr 26, 2023 at 8:11 AM ParetoOptimalDev
> <pareto.optimal@xxxxxxxxxxxxx> wrote:
>>
>> Then I could use it like `git clone
>> git+ssh://paretooptimal-work/some-work/codebase.git` or
>> `git+ssh://paretooptimal-personal/some-personal/codebase.git`
>> respectively.
>
> Maybe I can't see the forest for the trees but why can't you use
>   ssh://paretooptimal-work/some-work/codebase.git
>   ssh://paretooptimal-personal/some-personal/codebase.git
> instead?

Wow... yes I just cloned a repo with just `ssh://` rather than
`git+ssh://` and it works perfectly fine.

I simply didn't know that `ssh://` could be used and mistook deprecation
of `git+ssh` as deprecation of git integration with the ssh protocol.

Thank you!




[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