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
49 results
You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/version-control/ 0:00:00 ...
2,414 views
6 days ago
COMMENT METTRE SON PROJET SUR GITHUB ? | Tutoriel Complet Débutant 2024 (Git, Commit, Push). TON PREMIER ...
13 views
13 days ago
Git is a tool I've used for 15+ years — but Claude Code and Cursor now do most of the writing, committing, and log parsing for me.
287 views
4 weeks ago
Today's Topic: How can I use git commits signing in VS Code? Thanks for taking the time to learn more. In this video I'll go through ...
0 views
1 month ago
An introduction to Jujutsu (a.k.a. jj) version control. Assumes viewer has some knowledge of git. Text notes: ...
17,419 views
git: Commit staged changes (without merge conflicts) during merge Helpful? Please use the *Thanks* button above! Or, thank me ...
4 views
2 weeks ago
Today's Topic: How does git-rebase recognize "aliased" commits? Thanks for taking the time to learn more. In this video I'll go ...
5 days ago
Today's Topic: Jenkins: find build number for git commit Thanks for taking the time to learn more. In this video I'll go through your ...
2 views
Is there any git commands that I can get all files (like a 'snapshop') in a commit though some files were already commited? Helpful ...
25 views
12 days ago
Commit message prefix in git Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
1 hour ago
... using git um git whenever you do something like git commit or you know git stash and to clarify it's not necessarily just dropbox I ...
27 views
9 days ago
Today's Topic: Is there a way to do git rebase with keeping the existing commit hashes? Thanks for taking the time to learn more.
1 view
3 weeks ago
Today's Topic: Ignore files committed to git and also remove them from history Thanks for taking the time to learn more.
You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/agentic-coding/ 0:00:00 ...
20,748 views
Git won't commit staged changes Helpful? Please use the *Thanks* button above! Or, thank me via Patreon: ...
9 hours ago
Guides you through setting up Git and GitHub for later contributions. ## Why Made for the Sooner Rover Team (SoRo)'s ...
12 views
Best practices for setting version number when commit is made using git Helpful? Please use the *Thanks* button above!
2 days ago
Restart a git merge when there's a new upstream commit Helpful? Please use the *Thanks* button above! Or, thank me via ...
Today's Topic: How do you find out which commit a file mode change came from? Thanks for taking the time to learn more.
3 days ago
Git by yourself is easy: commit, push, done. But the moment a team joins the party, suddenly there are branches, pull requests, ...