Ah, thanks for the correction. In that case, we should probably try a
shallow clone first, then fall back to a non-shallow clone :).

On Fri, Aug 11, 2017 at 7:41 PM, Shengjing Zhu <[email protected]> wrote:

> On Fri, Aug 11, 2017 at 9:55 PM, Michael Stapelberg
> <[email protected]> wrote:
> > I think the git HTTP transport does never allow shallow clones. You can
> use
> > the git transport protocol (also with GitHub), but note that the git
> > transport protocol is not authenticated (whereas https is, of course).
> >
>
> Only dumb http server doesn't support shallow clone.
> The smart http protocol supports, like `git clone --depth=1
> https://github.com/xxx`
>
> --
> Best regards,
> Shengjing Zhu
>



-- 
Best regards,
Michael
_______________________________________________
devscripts-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/devscripts-devel

Reply via email to