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
6,581 results
Are you new to Git and wondering how to properly save your work? This comprehensive tutorial breaks down the essential `git ...
67 views
6 months ago
Previous: https://www.youtube.com/watch?v=gK5NrnWg150&list=PL3rNcyAiDYK2Pd_HgNb8E2tw4Mb0vw1f1&index=20 Next: ...
962 views
1 month ago
Learn the three essential Git operations that every developer needs to master: commit, push, and pull! In this video, we break ...
241 views
8 months ago
416 views
4 months ago
Learn how to revert a commit in Git using both git revert and git reset depending on whether the commit has been pushed or is still ...
117 views
Unlock the power of your project's history with the git log command! In this comprehensive tutorial, we provide a ...
207 views
You run git merge every day. But what actually happens when you hit enter? Git doesn't just compare your code and their code ...
2,446 views
3 months ago
Git Commit Auto — Automatically generates conventional AI commit messages when the Commit window opens. No manual ...
5 views
Visualize your own Git repos and commands in 3D → https://devlands.com Join the Devlands Community on Discord ...
22 views
9 months ago
Perfect for beginners and front-end developers who want to keep their code safe and share it online. git init git add . git commit -m ...
627 views
11 months ago
A commit is a saved checkpoint with an ID, author, timestamp and message. Good commits are small, tested when tests exist and ...
6 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 ...
10 views
4 days ago
How Is Git Commit History Immutable? Have you ever wondered how Git keeps its commit history safe and unchangeable?
4 views
10 months ago
Let us walk through the complete step-by-step configuration to lock in your Git commit rules! Step 1: Access the Master ...
50 views
In this episode, we'll be showing you how to split a commit in Git in a few different ways. With reset, with rebase and with GitButler ...
1,849 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 ...
13 views
How to Github Commit [2026 Full Guide] In today's video, we cover github commit, github tutorial, version control, git commands, ...
1,356 views
GitHubTips #CommitHistory #VersionControl Want to track changes made to your codebase? In this step-by-step tutorial, we'll ...
522 views
Ever wondered how developers save and share their code? Learn Git commit and push basics in under 2 minutes!
1 view
In this step-by-step tutorial, you'll learn how to write clear, consistent, and useful Git commit messages for GitHub projects.
2 views
2 days ago