From: ParetoOptimalDev <pareto.optimal@mailfence.com>
To: Erik Cervin Edin <erik@cervined.in>
Cc: git@vger.kernel.org
Subject: Re: With git+ssh deprecated, how can multiple git identities be managed?
Date: Wed, 26 Apr 2023 01:38:48 -0500 [thread overview]
Message-ID: <878refrvuv.fsf@mailfence.com> (raw)
In-Reply-To: <CA+JQ7M-jjzWFg-fV=zm1TLPibFZZyRz4-uojyUa9vwjRcf47Sw@mail.gmail.com> (Erik Cervin Edin's message of "Wed, 26 Apr 2023 08:25:52 +0200")
Erik Cervin Edin <erik@cervined.in> writes:
> On Wed, Apr 26, 2023 at 8:11 AM ParetoOptimalDev
> <pareto.optimal@mailfence.com> 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!
prev parent reply other threads:[~2023-04-26 6:46 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-26 5:59 With git+ssh deprecated, how can multiple git identities be managed? ParetoOptimalDev
2023-04-26 6:25 ` Erik Cervin Edin
2023-04-26 6:38 ` ParetoOptimalDev [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=878refrvuv.fsf@mailfence.com \
--to=pareto.optimal@mailfence.com \
--cc=erik@cervined.in \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.