Git GUI Tools
Visualizing Git Operations
Introduce Git GUI Tools
- What are Git GUI tools?
- Why use a Git GUI tool?
- Other free Git GUI tools
Making Commits and Viewing History
- Making commits in Visual Studio Code
- Viewing commit history in Visual Studio Code
Branching and Merging Concepts
- Branches for development
- Merges to share the code
Branching Operations
- Creating and switching branches in Visual Studio Code
Merging Branches
- Merging branches in Visual Studio Code
Q&A and Summary
- Recap of the session
- Open floor for questions
Homework
Practice using the Git GUI tool on a sample project