1. Introduction
  2. What is Git?
  3. 1. Git Introduction
  4. 2. Basic Git Concepts
  5. 3. Exercise: Creating a Repository
    1. 3.1. Generate SSH Keys in Windows
    2. 3.2. Generate SSH Keys in Linux
    3. 3.3. Add SSH Key
    4. 3.4. Create Repository
    5. 3.5. Use Git Workflow
    6. 3.6. Modify Files
    7. 3.7. Push work to Github
    8. 3.8. Cheatsheet
    9. 3.9. Git best practices
  6. Rebase, Resolve, Revise
  7. 4. Collaboration in Git
  8. 5. Visualize Git Commands
  9. 6. Exercise: Merge Conflicts
    1. 6.1. Clone Repository
    2. 6.2. Add Personal Information
    3. 6.3. Create Pull Requests
    4. 6.4. Resolve Merge Conflicts
    5. 6.5. Rebase, Squash, and Merge
  10. 7. Commit History and Interactive Rebase
  11. Quiz & Feedback

git-essentials

Quiz

Quiz QR Code