[Secure-testing-commits] [Git][security-tracker-team/security-tracker][master] doc: no need to clone with --recursive

Salvatore Bonaccorso carnil at debian.org
Sat Dec 30 07:57:32 UTC 2017


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


Commits:
05a69113 by Salvatore Bonaccorso at 2017-12-30T08:57:20+01:00
doc: no need to clone with --recursive

No need to git clone with --recursive since we handle only one git
repository.

- - - - -


1 changed file:

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


Changes:

=====================================
doc/security-team.d.o/security_tracker
=====================================
--- a/doc/security-team.d.o/security_tracker
+++ b/doc/security-team.d.o/security_tracker
@@ -26,7 +26,7 @@ The best way to understand is to check out our repository from
 Git so you have the files on your computer and can follow along
 at home. To do this you just need to do the following:
 
-    git clone --recursive git at salsa.debian.org:security-tracker-team/security-tracker.git
+    git clone git at salsa.debian.org:security-tracker-team/security-tracker.git
 
 This will check out the working repository (given that you already have
 an [Salsa
@@ -38,7 +38,7 @@ subdirectories.  The `data` directory is where we do most of our work.
 If you don't need write access, you can of course check out our files
 without a Salsa account as well:
 
-    git clone --recursive https://salsa.debian.org/security-tracker-team/security-tracker.git
+    git clone https://salsa.debian.org/security-tracker-team/security-tracker.git
 
 The CVE list (`CVE/list`)
 -------------------------



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

---
View it on GitLab: https://salsa.debian.org/security-tracker-team/security-tracker/commit/05a691131294ae9f34643915e7df36869081a982
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/secure-testing-commits/attachments/20171230/5333e235/attachment.html>


More information about the Secure-testing-commits mailing list