Back to training list
Online

Learn Git

boot.dev

  • Completion date 16 October 2025
  • Category Git
  • Format Online

Training description

  1. Setup
    Install and configure Git on your local machine
  2. Repositories
    Learn about Git repositories, what they are, and how to work with commits
  3. Internals
    Learn how Git stores data on the files system and the plumbing commands that make it all work
  4. Config
    Learn how to configure Git and set up your user information
  5. Branching
    Practice creating and switching between branches
  6. Merge
    Merge changes from one branch into another and learn how merge commits work
  7. Rebase
    Learn about the cooler way to integrate changes from one branch into another
  8. Reset
    Learn how to undo changes with the reset command
  9. Remote
    Setup a remote repository and learn how to push and pull changes
  10. GitHub
    Learn how to use Git with GitHub, the most popular Git hosting service
  11. Gitignore
    Learn about using a .gitignore file to exclude files and directories from being tracked by Git.

Link

Certificate

Certyfikat — Learn Git