4.2. Git¶ 4.2.1. What is GIT? 4.2.2. Getting Started with Git 4.2.2.1. Installing Git 4.2.2.2. Setting up your username 4.2.2.3. Your first Git Managed work 4.2.3. Set Prompt 4.2.4. Git Aliases 4.2.4.1. Git Status 4.2.5. Common Online (Remote) Operations with Git 4.2.5.1. Get Changes and overwrite local work-area 4.2.5.2. Get Changes but don’t modify local work-area 4.2.5.3. Check if work-area is latest 4.2.5.4. VS Code 4.2.6. Further Reading for Git