<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<div class="moz-cite-prefix">On 12/08/2021 10:53, Christo Crause via
fpc-pascal wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAGOmfbHza2x8R6UoPb8XaFUXHiwni+RBmVJKEXM4RuMFvZFrHA@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div dir="ltr"><br>
</div>
<div class="gmail_quote">
<div dir="ltr" class="gmail_attr">On Thu, Aug 12, 2021 at 7:34
AM LacaK via fpc-pascal <<a
href="mailto:fpc-pascal@lists.freepascal.org"
moz-do-not-send="true">fpc-pascal@lists.freepascal.org</a>>
wrote:<br>
</div>
<blockquote class="gmail_quote" style="margin:0px 0px 0px
0.8ex;border-left:1px solid
rgb(204,204,204);padding-left:1ex">
<div><br>
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).<br>
Is it possible with gitlab? Or I must clone whole <a
href="https://gitlab.com/freepascal.org/fpc/source"
target="_blank" moz-do-not-send="true">https://gitlab.com/freepascal.org/fpc/source</a>
?</div>
</blockquote>
<div><br>
</div>
<div>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. <a
href="https://stackoverflow.com/a/60729017/13781629"
moz-do-not-send="true">https://stackoverflow.com/a/60729017/13781629</a> </div>
</div>
</div>
<br>
</blockquote>
Afaik that is only checkout.<br>
You still clone the entire set of files.<br>
</body>
</html>