0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

リポジトリとは?

0
Posted at

リポジトリ(Repository)とは、
プログラムのコードやファイルを保存・管理する場所です。
GitHub などでは、ソースコードの変更履歴を記録し、
チームで安全に開発できるようにします。
GitHub などのサービスでは、リポジトリを使って
コードの変更履歴を記録したり、過去の状態に戻したりできます。
また、チームで同じプロジェクトを共有して、
複数人で安全に開発を進めることもできます。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?