aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossary/repo/index.md
blob: 6cfaa14fa707ff646f5c8f9825660810b95caf29 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
---
title: Repo
slug: Glossary/Repo
tags:
  - Dépôt
  - Glossaire
  - Infrastructure
  - Intro
translation_of: Glossary/Repo
original_slug: Glossaire/Dépôt
---
<p>Dans les systèmes de gestion de versions comme {{Glossary("Git")}} ou {{Glossary("SVN")}} , un dépôt est l'endroit où sont hébergés le code source d'une application ainsi que diverses méta-données.</p>

<h2 id="Pour_en_savoir_plus">Pour en savoir plus</h2>

<ul>
 <li><a href="http://fr.wikipedia.org/wiki/Dépôt_(informatique)">Dépôt</a> sur Wikipédia</li>
</ul>