Git Magic - Preface
Gazler/githug: Git your game on!
Git your game on!
How to effectively use git rebase --onto? | Martin Belev
What is git rebase --onto, how to rebase with skipping not needed commits, how to use it to fix Git branches after rebase and how to change Git branch's base? We are going to explore real-world situations in which it is useful to use.
A Plumber’s Guide to Git – alexwlchan
Git is a fundamental part of many modern developer workflows -- but how does it really work under the hood? In this workshop, we'll learn about the internals of Git.