We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
バージョン管理システム(Version Control System)の1つである。
ファイルの変更の差分履歴を追うのに便利なツールである。
ソフトウェアのバージョンアップやバグの修正などのバージョンの更新履歴を管理すること。(引用:コトバンク)
VCSには2種類ある。
Git は 分散型VCS -> DVCS(Distributed Version Control System)とも言われたりする。
分散型VCS
DVCS(Distributed Version Control System)
もっと詳しくは 紹介ページにて
なぜバージョン管理システムを使うべきなのか
バージョン管理(コトバンク