@prefix schema: <https://schema.org/> .
@prefix af: <https://anchorfact.org/ns#> .

<https://anchorfact.org/kb/computer-science/code-git-submodules-and-sparse-checkout-for-agents>
  a schema:TechArticle ;
  schema:headline "Code Git Submodules and Sparse Checkout for Agents" ;
  schema:url <https://anchorfact.org/computer-science/code-git-submodules-and-sparse-checkout-for-agents/> ;
  af:status "public" ;
  af:confidence "medium" ;
  af:confidenceScore "0.685" ;
  af:confidenceBasis "verified_sources" ;
  af:generationMethod "ai_structured" .

<https://anchorfact.org/kb/computer-science/code-git-submodules-and-sparse-checkout-for-agents>
  schema:citation <https://git-scm.com/book/en/v2/Git-Tools-Submodules> ;
  af:sourceTier "B" .

<https://anchorfact.org/kb/computer-science/code-git-submodules-and-sparse-checkout-for-agents>
  schema:citation <https://git-scm.com/docs/git-sparse-checkout> ;
  af:sourceTier "B" .