13 Advanced, but useful Git Techniques and Shortcuts
Productive programmers tend to be really good at Git. Take a look at 13 advanced git tips and tricks to supercharge your development workflow.
2022-09-07 19:00:00 - GitHub
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