diff options
author | julieng <julien.gattelier@gmail.com> | 2021-11-15 21:41:03 +0100 |
---|---|---|
committer | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-15 21:55:31 +0100 |
commit | bcf5375310ece1f9a90e99b270cdbae28c4d2831 (patch) | |
tree | c9b2792ee2050f4176de7fe5f777b4354b769b04 /files/fr/glossary/repo/index.md | |
parent | 7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e (diff) | |
download | translated-content-bcf5375310ece1f9a90e99b270cdbae28c4d2831.tar.gz translated-content-bcf5375310ece1f9a90e99b270cdbae28c4d2831.tar.bz2 translated-content-bcf5375310ece1f9a90e99b270cdbae28c4d2831.zip |
convert content to md
Diffstat (limited to 'files/fr/glossary/repo/index.md')
-rw-r--r-- | files/fr/glossary/repo/index.md | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/files/fr/glossary/repo/index.md b/files/fr/glossary/repo/index.md index 6cfaa14fa7..5914e0f868 100644 --- a/files/fr/glossary/repo/index.md +++ b/files/fr/glossary/repo/index.md @@ -9,10 +9,8 @@ tags: 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> +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. -<h2 id="Pour_en_savoir_plus">Pour en savoir plus</h2> +## Pour en savoir plus -<ul> - <li><a href="http://fr.wikipedia.org/wiki/Dépôt_(informatique)">Dépôt</a> sur Wikipédia</li> -</ul>
\ No newline at end of file +- [Dépôt](<http://fr.wikipedia.org/wiki/Dépôt_(informatique)>) sur Wikipédia |