aboutsummaryrefslogtreecommitdiff
path: root/files/fr/glossaire/dépôt/index.html
blob: 450bcb73f65ce3fee8227f1c6576205d43b8bbd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
---
title: Repo
slug: Glossaire/Dépôt
tags:
  - Dépôt
  - Glossaire
  - Infrastructure
  - Intro
translation_of: Glossary/Repo
---
<article id="wikiArticle">
<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>
</article>