Understanding Git's Behaviour
Offered By: GOTO Conferences via YouTube
Course Description
Overview
Dive into the intricacies of Git's behavior in this 50-minute conference talk from GOTO London 2015. Explore essential Git commands like tree, commit, and reset, while gaining insights into version control concepts such as branches, tags, and reflog. Learn about advanced topics including garbage collection, pack files, merge strategies, and rebasing. Discover how to use powerful Git features like bisect, local independent development, and separate releases. Gain a deeper understanding of Git's inner workings to enhance your development workflow and troubleshooting skills.
Syllabus
Intro
Reality of Git
Tree Command
Commit Command
Version Control
Commits
Ref
Branch
Tags
Reset
RefLog
Garbage Collection
Pack Files
Merge
Fastforward merge
Merge strategies
Rebase
Reset Hard
Riff Log
Hash Nail
Rebasing
RebaseExec
bisect
local independent
release separately
Taught by
GOTO Conferences
Related Courses
Addressing Algorithmic BiasGOTO Conferences via YouTube Empowering Consumers - Evolution of Software in the Future
GOTO Conferences via YouTube Why Static Typing Came Back
GOTO Conferences via YouTube Higher Kinded Types in a Lower Kinded Language - Functional Programming in Kotlin
GOTO Conferences via YouTube It's Not Hard to Test Smart - Delivering Customer Value Faster
GOTO Conferences via YouTube