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

Hi Nick,

2017-01-02 17:02 GMT-08:00 Nick Kamenyitzky <n...@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: n...@kamenyitzky.com.au
> -------------------------------------------------------------------------
>
> _______________________________________________
> Lede-dev mailing list
> Lede-dev@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/lede-dev

_______________________________________________
Lede-dev mailing list
Lede-dev@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/lede-dev

Reply via email to