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
8,784 results
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe Git ...
735,460 views
2 years ago
Good commit messages are important for maintaining any long-term project. If you follow this guide laid out in this video you can ...
153,419 views
5 years ago
If this visual learning style clicks for you, I built LearnGit.io to be a more complete curriculum focusing on how Git actually works, ...
58,278 views
1 year ago
If this visual learning style clicks for you, I built https://LearnGit.io to be a more complete curriculum focusing on how Git actually ...
67,612 views
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...
681,331 views
Conventional Commits is a Git repository usage pattern in which we always prefix all commits to indicate their type, for ...
7,378 views
4 years ago
We're busy people who learn to code, then practice by building projects for nonprofits. Learn Full-stack JavaScript, build a ...
36,675 views
9 years ago
Git: The essential tool for modern development. This quick explainer shows why it's a must-have skill. Ready for a deep dive ...
3,292,090 views
If this visual learning style works for you, I built LearnGit.io to be a more complete curriculum focusing on how Git actually works, ...
349,264 views
7 years ago
A commit is like a snapshot of your work. It's how Git keeps track of every change you make. In this Git tutorial, you'll learn: What a ...
33,772 views
6 years ago
We explore how to commit a file in java and how the git file structure is structured. Git repository: ...
3,336 views
8 years ago
Catch simple issues before code review using pre-commit. Pre-commit uses git hooks in order to catch your little typos before they ...
105,843 views
Take your Git skills to the next level with this beginner-friendly guide to the most essential Git commands. From configuring your ...
161,973 views
https://aka.ms/vscode-git | Learn all about Git commits in Visual Studio Code. Don't forget source control is your friend! 0:00 Intro to ...
122,873 views
3 years ago
Check the unstaged changes git diff Commit the staged changes git commit -m "MESSAGE" Reset staging area to the last commit ...
1,870,375 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,468 views
5 months ago
Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll explore Git hooks and ...
20,366 views
In this video we show you how to setup git on your system and create your first commit Commands covered: - git init - git add - git ...
103,894 views
10 years ago
191,466 views
Git has the power to make you a better software developer. But you'll have to go beyond the basic "commit, push, pull" to use it ...
1,877,733 views