This course contains lots of challenges for Git, each challenge is a small Git project with detailed instructions and solutions. You can practice your Git skills by solving these challenges, improve your problem-solving skills, and learn how to write clean and efficient code.
LabEx is an interactive, hands-on learning platform dedicated to coding and technology. It combines labs, AI assistance, and virtual machines to provide a no-video, practical learning experience.
- A strict βLearn by Doingβ approach with exclusive hands-on labs and no videos.
- Interactive online environments within the browser, with automated step-by-step checks.
- A structured content organization with the Skill Tree based learning system.
- A growing learning resource of 30 Skill Trees and over 6,000 Labs.
- The AI learning assistant Labby, built on ChatGPT, providing a conversational learning experience.
Learn more about LabEx VM.
| Index | Name | Difficulty | Practice |
|---|---|---|---|
| 01 | π― Initialize Git Project | β ββ | Start Challenge |
| 02 | π― Add a Submodule | β ββ | Start Challenge |
| 03 | π― Clone Missing Submodules | β ββ | Start Challenge |
| 04 | π― Disable Fast Forward Merging | β ββ | Start Challenge |
| 05 | π― Edit Git Configuration File | β ββ | Start Challenge |
| 06 | π― Get the Current Branch Name | β ββ | Start Challenge |
| 07 | π― Merge a Branch | β ββ | Start Challenge |
| 08 | π― Set Default Push Branch Name | β ββ | Start Challenge |
| 09 | π― View Changes Between Commits | β ββ | Start Challenge |
| 10 | π― View Undo History | β ββ | Start Challenge |
| 11 | π― Cancel File Change | β ββ | Start Challenge |
| 12 | π― Add Files to the Staging Area | β ββ | Start Challenge |
| 13 | π― Autocorrect Git Commands | β ββ | Start Challenge |
| 14 | π― Clone the First Trending Repository | β ββ | Start Challenge |
| 15 | π― Configure the git text editor | β ββ | Start Challenge |
| 16 | π― View Current Status | β ββ | Start Challenge |
| 17 | π― View a Visual Graph of the Repository | β ββ | Start Challenge |
| 18 | π― Git Configuration with GitHub | β ββ | Start Challenge |
| 19 | π― Git Fundamentals: Add, Commit, Status, Diff | β ββ | Start Challenge |
| 20 | π― Create Your First Git Repository | β ββ | Start Challenge |
- π Git Programming Courses
- π Git Programming Projects
- π Git Free Tutorials

