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
30 results
git reset --hard` on main + force push — 8 developers lost 2 hours. Root cause: Hard reset discards commits + working changes; ...
0 views
2 weeks ago
Undo a push: on a shared branch use git revert SHA then push; on a solo branch, git reset --hard GOOD-SHA then git push ...
12 views
Topics Covered Git Revert Command Git Version Control Git Tutorial for Beginners Undo Git Commit Git Commit History Git ...
25 views
5 days ago
Run a rebase on an eight commit feature branch and zero of those eight commits survive. The code is identical, but every commit ...
308 views
12 days ago
Git is the tool every developer uses daily but rarely understands completely. Here are the 10 most important Git commands ...
329 views
3 weeks ago
The undo safety net: git commit --amend (fix the last commit), git reset --soft or --hard HEAD~1, git revert SHA (safe on shared ...
31 views
Every Git change you make lives in one of four places: your Working Directory, Staging Area, Local Repository, or Remote ...
33 views
Be honest: you've memorized git, not understood it. Pull, add, commit, push — and quiet panic the moment it says "detached ...
478 views
7 days ago
[Verse] `git status` in the midnight glow, Heart on fire, nowhere left to go, `git add .`, yeah, line by line, `git commit -m "still alive"` ...
48 views
Git, explained like a retro NES video game. In under 4 minutes, beat 8 "levels" to learn what Git is, the problem it solves, and the ...
1 view
Learn Git and GitHub in this complete Git and GitHub full course for beginners! In this comprehensive tutorial, you will learn ...
188 views
14 hours ago
In today's Git Beginner Live Session, we simulated how a **real software development team collaborates on a shared GitHub ...
15 views
10 days ago
Master Git & GitHub from Beginner to Advanced! Want to become a DevOps Engineer, Software Developer, or Cloud Engineer?
83 views
6 days ago
Alguna vez rompiste tu código y deseaste poder volver atrás? Eso existe. Se llama control de versiones. El control de versiones ...
2 views
2 days ago
... Repositories ✓ Git Workflow ✓ Git Status ✓ Git Add ✓ Git Commit ✓ Git Log ✓ Git Diff ✓ Git Restore ✓ Git Reset ✓ Git Revert ...
87 views
11 days ago
One of the star players on the U.S. men's soccer team received a red card and will be sidelined for Monday's game. According to ...
122,056 views
Namaste friends! 🙏 Are you learning Git and GitHub and forgetting the commands all the time? In this video, I'll give you the ...
76 views
... Git Switch Git Merge Git Rebase Git Fetch vs Git Pull Git Push Git Tags Git Stash Git Reset Git Revert Git Restore Git Cherry Pick ...
92 views
Welcome back to ProgrammingKnowledge2! In today's massive, highly requested full-length software engineering tutorial, we are ...
68 views
Prepare for the Microsoft AZ-400: Designing and Implementing Microsoft DevOps Solutions exam with this comprehensive AZ-400 ...
1 day ago