[LEDE-DEV] sqm-scripts change GitHub link to https:// instead of git://

Etienne Champetier champetier.etienne at gmail.com
Mon Jan 2 17:52:47 PST 2017


(forgot to send in plain text, sending again for the ML)

Hi Nick,

2017-01-02 17:02 GMT-08:00 Nick Kamenyitzky <nick at kamenyitzky.com.au>:
>
> Is there any reason that the sqm-scripts makefile has a git:// link
> instead of a https:// link?  At my office git:// doesn't work but
> https:// does.
>
> Should this be something that is standardised or considered?

We should default to https I think but in the mean time, git config
can solve your problem

git config --global url.https://github.com/.insteadOf git://github.com/

http://stackoverflow.com/a/11383587/7270974

Regards
Etienne

>
>
>
>
> Kind Regards,
>
> Nick Kamenyitzky
>
> -------------------------------------------------------------------------
> Email: nick at kamenyitzky.com.au
> -------------------------------------------------------------------------
>
> _______________________________________________
> Lede-dev mailing list
> Lede-dev at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev



More information about the Lede-dev mailing list