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
A revert-of-a-revert created a conflict nobody understood. Root cause: Reverting a merge commit without specifying the mainline ...
5 views
2 weeks ago
How to undo anything in Git: reset vs revert, recovering lost commits with reflog, undoing pushes and amending safely.
12 views
13 days ago
... back to an earlier point git revert — safely undoing changes with a new commit git cherry-pick — grabbing a specific commit and ...
24 views
4 days ago
Are you preparing for IT campus placements and terrified of breaking code in a real project? In this practical DevOps tutorial ...
39 views
3 weeks ago
... 01:07 Git Add 01:43 Git Commit 02:14 Git Push 02:42 Git Pull 03:09 Git Branch 03:39 Git Merge 04:10 Git Revert 04:38 Git Stash ...
327 views
Run a rebase on an eight commit feature branch and zero of those eight commits survive. The code is identical, but every commit ...
307 views
11 days ago
git reset --hard` on main + force push — 8 developers lost 2 hours. Root cause: Hard reset discards commits + working changes; ...
0 views
💎EXCLUSIVE CLASSES AND COURSES FOR MEMBERS https://www.youtube.com/channel/UCR26qtZ2AUqh2Tdx0ep6lQg/join ❤️🔥PIX Key: xandecar ...
171 views
Committed a half-finished change — `git add .` swept in a debug file and secrets. Root cause: Blanket staging with no review of ...
Do you prefer git reset or git revert when working on your own private branches? Let me know below! If this video made Git finally ...
33 views
The undo safety net: git commit --amend (fix the last commit), git reset --soft or --hard HEAD~1, git revert SHA (safe on shared ...
30 views
Be honest: you've memorized git, not understood it. Pull, add, commit, push — and quiet panic the moment it says "detached ...
478 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 ...
1 view
1 day ago
Linux+ tests Git because modern operations relies on version-controlled configuration and code, and administrators must ...
2 days ago
Preparing for Git interviews? In this video, you'll learn the Top 25 Git Scenario-Based Interview Questions and Answers that are ...
6 views
你将学到什么- 理解Git 是什么:给代码做「带时间机器的存档」,每次commit 留一个快照,改坏了一键回到上一个好版本- 会用git init 建 ...
7 views
Hey coder! A complete breakdown of Git, no fluff: what it is and why it's used (version control system), three zones (working ...
243 views
Welcome back to ProgrammingKnowledge2! In today's massive, highly requested full-length software engineering tutorial, we are ...
64 views
... pull, fetch ✓ Branching & Merging ✓ Rebase vs Merge ✓ Cherry Pick ✓ Git Tags ✓ Git Stash ✓ Git Reset vs Git Revert ✓ Git ...
21 hours ago
加入我的Patreon,查看完整文章還有提示詞模板:https://www.patreon.com/GaryChen/posts/xie-gei-vibe-de-163853834/ -- 沒有 ...
84,869 views
9 days ago