Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
5,193 results
What actually happens inside Git when you run git commit? This visual explanation follows your staged files through Git's internal ...
12 views
7 hours ago
A rebase under deadline pressure duplicated commits and mangled shared history. Root cause: Rebasing already-pushed ...
1 view
13 days ago
Today's video is about Git and how it works under the hood. Hope you enjoy! Please let me know in the comments what topic you ...
51,548 views
2 weeks ago
In this video we go through how a git commit is stored and handled on your machine. This video was made from some research ...
9 views
3 days ago
A revert-of-a-revert created a conflict nobody understood. Root cause: Reverting a merge commit without specifying the mainline ...
5 views
Making your very first Git commit can feel intimidating, but it doesn't have to be! In this step-by-step tutorial, we break down exactly ...
15 views
Provided to YouTube by DistroKid Git Commit (Extended Mix) · Agent Army · Taylor Cook AInception ℗ Citrine Records Released ...
0 views
0
Provided to YouTube by DistroKid Git Commit · Agent Army · Taylor Cook AInception ℗ Citrine Records Released on: 2026-07-04 ...
Learn how to stage and commit specific lines or chunks of code in IntelliJ while building a World of Warcraft addon — no more ...
41 views
3 weeks ago
A `git push --force` clobbered a teammate's commits on the shared branch. Root cause: Plain force ignored that upstream had ...
2 views
You probably picture a Git commit as a diff: It's actually a full snapshot. Understand this and the rest of Git falls into place. Half the ...
A 47-commit trainwreck broke CI — messy history was unbisectable. Root cause: Never cleaning up WIP commits before merge.
Timestamps: 00:00 Git Init 00:34 Git Clone 01:07 Git Add 01:43 Git Commit 02:14 Git Push 02:42 Git Pull 03:09 Git Branch 03:39 ...
320 views
Claude Commit Message is a PyCharm plugin that helps developers generate better Git commit messages automatically, directly ...
A commit is a saved checkpoint with an ID, author, timestamp and message. Good commits are small, tested when tests exist and ...
6 views
Local vs Remote Repository Understanding the Git Staging Area How git add works Creating Commits with git commit ...
7 views
4 weeks ago
In this step-by-step tutorial, you'll learn how to write clear, consistent, and useful Git commit messages for GitHub projects.
1 day ago
Git isn't version control — it's a content-addressed key-value store wearing a VCS costume. This is Git internals explained from ...
10 views
Need some help with a project or some consulting? Contact me here: https://www.neuralnine.com/services The Python Bible ...
5,035 views
How to Revert a Commit in Git | Real-Time Developer Hands-On Tutorial | Red9SysTech Want to learn how to revert a commit in ...
23 views
2 days ago