From: Roland Hieber <rhi@pengutronix.de>
To: Alexander Dahl <post@lespocky.de>
Cc: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] mmc-utils: use https:// URL instead of git://
Date: Fri, 23 Aug 2019 10:38:19 +0200 [thread overview]
Message-ID: <20190823083819.re4dyoaic4kptt43@pengutronix.de> (raw)
In-Reply-To: <20190823083244.zd5icfuo2z3h5wi2@falbala.home.lespocky.de>
On Fri, Aug 23, 2019 at 10:32:45AM +0200, Alexander Dahl wrote:
> Hello,
>
> On Thu, Aug 22, 2019 at 10:35:16PM +0200, Uwe Kleine-König wrote:
> > In contrast to git:// https:// is usually not blocked in corporate
> > firewalls and provides some anonymity.
>
> If this URL does not start with git:// is it still recognized as git
> repo url to be cloned from by ptxdist?
Yes. The respective pattern from scripts/lib/ptxd_make_get.sh is:
394 case "${url}" in
399 git://*|http://*.git|https://*.git|ssh://*.git)
400 ptxd_make_get_download_permitted &&
401 ptxd_make_get_git
--
Roland Hieber | r.hieber@pengutronix.de |
Pengutronix e.K. | https://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim | Phone: +49-5121-206917-5086 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
prev parent reply other threads:[~2019-08-23 8:38 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-08-22 20:35 Uwe Kleine-König
2019-08-23 8:32 ` Alexander Dahl
2019-08-23 8:38 ` Roland Hieber [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=20190823083819.re4dyoaic4kptt43@pengutronix.de \
--to=rhi@pengutronix.de \
--cc=post@lespocky.de \
--cc=ptxdist@pengutronix.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox