13 Advanced (but useful) Git Techniques and Shortcuts

Fireship

Productive programmers tend to be really good at Git. Take a look at 13 advanced git tips and tricks to supercharge your development workflow. 🔥 Enroll in the New Full Git Course https://fireship.io/courses/git/

💰 Extra big 40% discount (expires in 1 week). Use code: oqBi9fWv
Upgrade to PRO at https://fireship.io/pro

#git #learntocode #tips

🔗 Resources

The Full Git & GitHub Course https://fireship.io/courses/git/
Git Docs https://git-scm.com/
Git in 100 Seconds https://youtu.be/hwP7WQkmECE

📚 Chapters

00:00 Git Started
00:59 Combine add & commit
01:20 Aliases
01:38 Amend
02:03 Force Push
02:24 Revert
02:47 Codespaces
03:21 Stash
04:05 PC Master Branch
04:27 Pretty Logs
04:51 Bisect
05:14 Autosquash
06:18 Hooks
06:58 Destroy Things
07:41 Checkout to Last

🎨 My Editor Settings

– Atom One Dark
– vscode-icons
– Fira Code Font

🏷️ Topics Covered

– Git Shortcuts
– Github Codespaces Cloud VSCode
– Software Version Control
– Dealing with Merge Conflicts
– Git Merge & Rebase
– How to Squash Commits