Git
超有名なバージョン管理システム
Many Git online resources are accessible from https://git-scm.com/ including full documentation and Git related tools.
OSS githubにもミラーがある。 https://github.com/git/git
こせきの技術日記 2014-04-22 Git の仕組み (1)
「Git は、洗練されたオブジェクトモデルを、雑多なコマンド群が包み込む構造になっています。」
モデル自体は洗練されているので一度そちらから理解してしまうのがよさそう?