21.3 Source Code Version Management
949
21.3.1 Introduction to Version Management
949
21.3.2 Installing and Configuring the Git Version Control System
953
21.3.3 Creating a New Local Repository
954
21.3.4 Cloning an Existing Repository
954
21.3.5 Transferring Changes to the Staging Area
955
21.3.6 Transferring Changes to the Local Repository
956
21.3.7 The Different States in Git
957
21.3.8 Transfering Changes to the Remote Repository
958
21.3.9 Transferring Changes from the Remote Repository
959
21.3.10 Working in a New Branch
960
21.3.11 Adopting Changes from a Branch
961
21.3.12 Overview of the Most Important Commands and Terms
962