[Git][security-tracker-team/security-tracker][master] doc/s-t.d.o/security-tracker: Mention option to speed out clone

Salvatore Bonaccorso (@carnil) carnil at debian.org
Thu Oct 26 21:51:49 BST 2023



Salvatore Bonaccorso pushed to branch master at Debian Security Tracker / security-tracker


Commits:
394c787c by Salvatore Bonaccorso at 2023-10-26T22:49:39+02:00
doc/s-t.d.o/security-tracker: Mention option to speed out clone

In most cases user might not need all blobs and can speed up the git
clone. Git will download the needed blobs when they are needed. In some
use cases user might not need to have access to full history and
respective file contents, so this can be good enough for them.

Link: https://salsa.debian.org/security-tracker-team/security-tracker/-/merge_requests/143
Signed-off-by: Salvatore Bonaccorso <carnil at debian.org>

- - - - -


1 changed file:

- doc/security-team.d.o/security_tracker


Changes:

=====================================
doc/security-team.d.o/security_tracker
=====================================
@@ -40,6 +40,10 @@ at home. To do this you just need to do the following:
 
     git clone git at salsa.debian.org:security-tracker-team/security-tracker.git
 
+Note, to speed up the initial clone the filter `--filter=blob:none` can
+be used, which will filter out all blobs (file contents) until needed by
+Git.
+
 This will check out the working repository (given that you already have
 an [Salsa
 account](https://wiki.debian.org/Salsa/Doc#Users:_Login_and_Registration).



View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/394c787cfd04a91a339247edca056e8527d2a39c

-- 
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/-/commit/394c787cfd04a91a339247edca056e8527d2a39c
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-security-tracker-commits/attachments/20231026/77c45395/attachment.htm>


More information about the debian-security-tracker-commits mailing list