aboutsummaryrefslogtreecommitdiff
path: root/files/ja/glossary/repo
diff options
context:
space:
mode:
authorPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
committerPeter Bengtsson <mail@peterbe.com>2020-12-08 14:40:17 -0500
commit33058f2b292b3a581333bdfb21b8f671898c5060 (patch)
tree51c3e392513ec574331b2d3f85c394445ea803c6 /files/ja/glossary/repo
parent8b66d724f7caf0157093fb09cfec8fbd0c6ad50a (diff)
downloadtranslated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.gz
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.tar.bz2
translated-content-33058f2b292b3a581333bdfb21b8f671898c5060.zip
initial commit
Diffstat (limited to 'files/ja/glossary/repo')
-rw-r--r--files/ja/glossary/repo/index.html22
1 files changed, 22 insertions, 0 deletions
diff --git a/files/ja/glossary/repo/index.html b/files/ja/glossary/repo/index.html
new file mode 100644
index 0000000000..5a3874349b
--- /dev/null
+++ b/files/ja/glossary/repo/index.html
@@ -0,0 +1,22 @@
+---
+title: Repo (リポジトリ)
+slug: Glossary/Repo
+tags:
+ - Glossary
+ - Infrastructure
+ - Intro
+ - Repo
+ - Repository
+translation_of: Glossary/Repo
+---
+<div>{{QuickLinksWithSubpages("/ja/docs/Glossary")}}</div>
+
+<p class="summary"><span class="seoSummary">{{Glossary("Git")}}、{{Glossary("SVN")}}のようなバージョン管理システムでは、リポジトリ(repo)とはアプリケーションのソースコードと、さまざまなメタデータが一緒にホスティングされる場所です。</span></p>
+
+<h2 id="Learn_more" name="Learn_more">関連項目</h2>
+
+<ul>
+ <li>Wikipedia の<a href="https://ja.wikipedia.org/wiki/%E3%83%AA%E3%83%9D%E3%82%B8%E3%83%88%E3%83%AA">リポジトリ</a></li>
+</ul>
+
+<p> </p>