Git Introduction
公式サイト:
インストール
参考:
Git のインストール | Pro Git Book [公式]
使い方
参考:
コマンド
参考:
HEAD/ワーキングツリー/インデックス
(出典:Oliver’s Blog)
参考:
My Git Workflow | Oliver’s Blog
What’s the difference between HEAD, working tree and index? – Stack Overflow
ステージング
参考:
ステージを理解して Git をもっと便利に使う | 誰得 UNIX
The Three Stages of Git | Don’t be afraid to commit
Staging the Changes | Git How To
Staging Area in Git | Studytonight
Is the staging area just an index? – Stack Overflow
What’s the use of the staging area in Git? – Stack Overflow
What does ‘stage’ mean in Git? – Software Engineering Stack Exchange
ブランチ
参考:
ローカル/追跡/リモートブランチの理解を助けるイメージ図とその状況を確認する | git の使い方講座
CentOS にインストールする
参考:
CentOS に Git をインストールする方法 – Qiita
Git を yum でインストールする方法 | ぺんたん info
CentOS 6 / 7 で Git 2 系のインストール | softel メモ
CentOS 7 に Git をインストールする | 某エンジニアのお仕事以外のメモ 分冊
プライバシー
参考:
SourceTree of ‘loss of privacy’ – Atlassian Community
GitKraken and SourceTree, code privacy? – Stack Overflow
商標
参考:
Git Trademark Policy | Git [Official]
ドキュメント
Documentation | Git [Official]