Git Introduction
参考:
ドキュメント
参考:
Documentation | Git [Official]
インストール
参考:
Git のインストール | Pro Git book [公式]
使い方
参考:
HEAD / ワーキングツリー / インデックス
(出典:Oliver’s Blog)
参考:
My Git Workflow | Oliver’s Blog
What’s the difference between HEAD, working tree and index, in Git? – Stack Overflow
ステージング
参考:
Git のステージングエリアについて理解する – Qiita
ステージを理解して git をもっと便利に使う | 誰得 UNIX
The three stages of Git | Don’t be afraid to commit (archaeogeek.github.io)
Staging the changes | Git How To
Staging Area in GIT | Studytonight
Is the Git 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
プライバシー
参考:
Source Tree of ‘loss of privacy’ – Atlassian Community
GitKraken and SourceTree, code privacy? – Stack Overflow
まとめ
参考: