All of lore.kernel.org
 help / color / mirror / Atom feed
From: Keith Busch <kbusch@kernel.org>
To: "Belanger, Martin" <Martin.Belanger@dell.com>
Cc: "linux-nvme@lists.infradead.org" <linux-nvme@lists.infradead.org>
Subject: Re: Problem cloning git://git.infradead.org/nvme.git
Date: Thu, 2 Sep 2021 10:35:46 -0700	[thread overview]
Message-ID: <20210902173546.GA200741@dhcp-10-100-145-180.wdc.com> (raw)
In-Reply-To: <SJ0PR19MB454438986DE447DAE1B5384EF2CE9@SJ0PR19MB4544.namprd19.prod.outlook.com>

On Thu, Sep 02, 2021 at 05:26:47PM +0000, Belanger, Martin wrote:
> I've been cloning git://git.infradead.org/nvme.git on different systems without any problems. However, there is one system where "git clone git://git.infradead.org/nvme.git" doesn't work. It simply times out. I suspect a protocol issue because I'm able to clone other repos using the https protocol (e.g. git clone https://github.com/torvalds/linux.git).
> 
> I have two questions:
> 1) Any suggestions as to what might be the issue?

If cloning is successful from other systems using the 'git://' url,
that probably means you need to configure GIT_PROXY_COMMAND for the one
that isn't successful (I do not have a readily available example to
share).

> 2) Is it possible to clone git://git.infradead.org/nvme.git using the https protocol? What's the URL?

https cloning is not provided on infradead.
 
> Internal Use - Confidential

You really should remove this footer from public mailing list posts.

_______________________________________________
Linux-nvme mailing list
Linux-nvme@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-nvme

      reply	other threads:[~2021-09-02 17:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-02 17:26 Problem cloning git://git.infradead.org/nvme.git Belanger, Martin
2021-09-02 17:35 ` Keith Busch [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=20210902173546.GA200741@dhcp-10-100-145-180.wdc.com \
    --to=kbusch@kernel.org \
    --cc=Martin.Belanger@dell.com \
    --cc=linux-nvme@lists.infradead.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.