
What you'll learn
- Understand how Git works behind the scenes
- Explain the difference Git objects: trees, blobs, commits, and annotated tags
- Master the essential Git workflow: adding & committing
- Work with Git branches
- Perform Git merges and resolve merge conflicts
- Use Git diff to reveal changes over time
- Master Git stashing
- Undo changes using git restore, git revert, and git reset
- Work with local and remote repositories
- Master collaboration workflows: pull requests, "fork & clone", etc.
- Squash, clean up, and rewrite history using interactive rebase
- Retrieve "lost" work using git reflogs
- Write custom and powerful Git aliases
- Mark releases and versions using Git tags
- Host static websites using Github Pages
- Create markdown READMEs
- Share code and snippets using Github Gists
- Anyone interested in learning Git in any capacity
- Anyone learning to code or hoping to enter a tech field
- Web developers, data scientists, software engineers, mobile developers, game developers, etc.
- Anyone who works with code or in a code-adjacent role
- Basic computer skills
You don't have permission to view the spoiler content.
Log in or register now.