kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #19804
Re: [Patch] Add gitlab support to github plugin
The github API is used to get the list of all repositories on the
KiCad group on github. git alone cannot do that.
However the zips from github are requested instead of checking out the
repo via cloning. Theres definitely arguments for cloning vs not. One
of the annoyances I see is some repos can have huge histories and you
would stick a user would checking out that entire history the first
time for multiple repos. That and dealing with force pushed masters
and other messes.
Follow ups
References
-
[Patch] Add gitlab support to github plugin
From: Ian Roth, 2015-08-08
-
Re: [Patch] Add gitlab support to github plugin
From: Wayne Stambaugh, 2015-08-12
-
Re: [Patch] Add gitlab support to github plugin
From: Ian Roth, 2015-08-12
-
Re: [Patch] Add gitlab support to github plugin
From: Wayne Stambaugh, 2015-08-13
-
Re: [Patch] Add gitlab support to github plugin
From: Ian Roth, 2015-08-13
-
Re: [Patch] Add gitlab support to github plugin
From: Wayne Stambaugh, 2015-08-17
-
Re: [Patch] Add gitlab support to github plugin
From: Matthew Beckler, 2015-08-17
-
Re: [Patch] Add gitlab support to github plugin
From: Wayne Stambaugh, 2015-08-17
-
Re: [Patch] Add gitlab support to github plugin
From: Andy Peters, 2015-08-17
-
Re: [Patch] Add gitlab support to github plugin
From: Matthew Beckler, 2015-08-17
-
Re: [Patch] Add gitlab support to github plugin
From: tiger12506, 2015-08-17