ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,193 results

Code Unpacked
What Actually Happens When You Run Git Commit?

What actually happens inside Git when you run git commit? This visual explanation follows your staged files through Git's internal ...

5:26
What Actually Happens When You Run Git Commit?

12 views

7 hours ago

TheCodeForge
Git Rebase vs Merge: rebase duplicated 6 commits under deadline

A rebase under deadline pressure duplicated commits and mangled shared history. Root cause: Rebasing already-pushed ...

9:53
Git Rebase vs Merge: rebase duplicated 6 commits under deadline

1 view

13 days ago

PawelCodeStuff
Stop Memorizing Git Commands. Learn The Data Model

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 ...

9:31
Stop Memorizing Git Commands. Learn The Data Model

51,548 views

2 weeks ago

Functional Composer
What's in a git commit?

In this video we go through how a git commit is stored and handled on your machine. This video was made from some research ...

3:14
What's in a git commit?

9 views

3 days ago

TheCodeForge
Git: A revert-of-a-revert created a conflict nobody understood — Git R

A revert-of-a-revert created a conflict nobody understood. Root cause: Reverting a merge commit without specifying the mainline ...

6:52
Git: A revert-of-a-revert created a conflict nobody understood — Git R

5 views

13 days ago

freeplacementcourse
Your First Git Commit | Git Add and Git Commit Explained Simply (Beginner Tutorial)

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 ...

23:47
Your First Git Commit | Git Add and Git Commit Explained Simply (Beginner Tutorial)

15 views

2 weeks ago

Agent Army - Topic
Git Commit (Extended Mix)

Provided to YouTube by DistroKid Git Commit (Extended Mix) · Agent Army · Taylor Cook AInception ℗ Citrine Records Released ...

3:53
Git Commit (Extended Mix)

0 views

0

Agent Army - Topic
Git Commit

Provided to YouTube by DistroKid Git Commit · Agent Army · Taylor Cook AInception ℗ Citrine Records Released on: 2026-07-04 ...

2:26
Git Commit

0 views

0

Tony the Antonio
Partial Git Commits With IntelliJ - Working on a World of Warcraft AddOn

Learn how to stage and commit specific lines or chunks of code in IntelliJ while building a World of Warcraft addon — no more ...

22:55
Partial Git Commits With IntelliJ - Working on a World of Warcraft AddOn

41 views

3 weeks ago

TheCodeForge
Git: A git push --force clobbered a teammate's commits on the shared b

A `git push --force` clobbered a teammate's commits on the shared branch. Root cause: Plain force ignored that upstream had ...

6:05
Git: A git push --force clobbered a teammate's commits on the shared b

2 views

13 days ago

EncodedLogic
What a Git commit really is

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 ...

1:27
What a Git commit really is

12 views

2 weeks ago

TheCodeForge
Git Interactive Rebase: 47 commits broke CI — history was unbisectable

A 47-commit trainwreck broke CI — messy history was unbisectable. Root cause: Never cleaning up WIP commits before merge.

7:03
Git Interactive Rebase: 47 commits broke CI — history was unbisectable

2 views

13 days ago

Swag Professor Explain
Every Git Command Simply Explained in 5 Minutes!

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 ...

5:13
Every Git Command Simply Explained in 5 Minutes!

320 views

3 weeks ago

Raphael Moral Piazera
Claude Commit Message

Claude Commit Message is a PyCharm plugin that helps developers generate better Git commit messages automatically, directly ...

0:28
Claude Commit Message

1 view

3 weeks ago

FullStack Masterclass
Git Commit Explained | FullStack Masterclass Git & GitHub Course

A commit is a saved checkpoint with an ID, author, timestamp and message. Good commits are small, tested when tests exist and ...

1:07
Git Commit Explained | FullStack Masterclass Git & GitHub Course

6 views

2 weeks ago

AJ with Devops
I Finally Understood How Git Really Works! | DevOps Day 11

Local vs Remote Repository Understanding the Git Staging Area How git add works Creating Commits with git commit ...

2:23
I Finally Understood How Git Really Works! | DevOps Day 11

7 views

4 weeks ago

Learn With Igor
HOW TO WRITE A GOOD COMMIT MESSAGE ON GITHUB (STEP-BY-STEP GUIDE 2026)

In this step-by-step tutorial, you'll learn how to write clear, consistent, and useful Git commit messages for GitHub projects.

2:25
HOW TO WRITE A GOOD COMMIT MESSAGE ON GITHUB (STEP-BY-STEP GUIDE 2026)

1 view

1 day ago

Beyond Code & Karma
How Git Really Works — Git Internals Explained (Objects, Trees, Commits & Refs)

Git isn't version control — it's a content-addressed key-value store wearing a VCS costume. This is Git internals explained from ...

7:12
How Git Really Works — Git Internals Explained (Objects, Trees, Commits & Refs)

10 views

3 days ago

NeuralNine
Git Crash Course - Full Tutorial For Beginners

Need some help with a project or some consulting? Contact me here: https://www.neuralnine.com/services The Python Bible ...

53:31
Git Crash Course - Full Tutorial For Beginners

5,035 views

3 weeks ago

Red9SysTech
How to Revert a Commit in Git | Real-Time Developer Hands-On Tutorial | Red9SysTech

How to Revert a Commit in Git | Real-Time Developer Hands-On Tutorial | Red9SysTech Want to learn how to revert a commit in ...

26:42
How to Revert a Commit in Git | Real-Time Developer Hands-On Tutorial | Red9SysTech

23 views

2 days ago