On 12/08/2021 10:53, Christo Crause via fpc-pascal wrote:
On Thu, Aug 12, 2021 at 7:34 AM LacaK via fpc-pascal <[email protected] <mailto:[email protected]>> wrote:I have related question: in SVN was possible to checkout specific sub-directory (for example if I am interested in fcl-db package only I checkedout only this sub-directory). Is it possible with gitlab? Or I must clone whole https://gitlab.com/freepascal.org/fpc/source <https://gitlab.com/freepascal.org/fpc/source> ?There is a relatively new git feature "sparse-checkout" that could potentially be used in this case (I haven't tested this). See e.g. https://stackoverflow.com/a/60729017/13781629 <https://stackoverflow.com/a/60729017/13781629>
Afaik that is only checkout. You still clone the entire set of files.
_______________________________________________ fpc-pascal maillist - [email protected] https://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
