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
40 results
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 ...
29 views
5 days ago
Learn the step-bythy process of reverting a Git commit to maintain project integrity without losing history. This video guides you ...
0 views
2 weeks ago
Confused about Git Reset vs Revert vs Rebase? These three commands look similar but behave very differently in Git.
4 views
3 weeks ago
88 views
Mastering DevOps Git – Lecture 02 | Git Reset, Revert, Branching, PR & Merge Conflict Explained Welcome to Mastering DevOps ...
22 views
Git basics for vibe coders explained in 20 minutes In this video, we cover how to use Git to revert bad code changes and commits, ...
26 views
Part 4 of Git Zero to Hero. Learn how to undo changes safely in Git. Master git reset, revert, and reflog to recover from any mistake.
8 views
1 month ago
This video explains how to revert your code to a previous state using Git. You'll learn how to undo changes with commands like ...
Learn Git Advanced Commands in this Part 3 tutorial where we deep-dive into the most powerful Git features every developer ...
96 views
Caution: This is destructive. git checkout -- [file] Discards changes in a working directory. Caution: This is destructive. git revert ...
2 views
6 days ago
In this video, we explain how to undo the last commit in Git and when to use different methods like reset, amend, or revert.
In this video I show how to safely upgrade, backup and rollback Klipper using Git branches. Instead of blindly updating, ...
144 views
13 days ago
Ready to level up your Git skills? In this video, we explore Git Advanced Commands that every developer and DevOps engineer ...
This was a Git training session where Preethi continued teaching advanced concepts beyond the basics covered in the previous ...
48 views
Are you confused about Git and GitHub? In this video, we break down Git in the simplest possible way so developers and ...
149 views
Welcome to the Complete Git Tutorial! In this video, we dive deep into Git – the most popular version control system used by ...
1 day ago
... git fetch vs. git pull 1:00:24 git restore: Discarding Local Changes 1:03:16 git stash: Saving Unfinished Work 1:09:47 git revert: ...
8 days ago
... Git Reset & Revert git reset (soft, mixed, hard) git revert History rewriting Advanced Git git rebase interactive rebase git stash ...
45 views
In today's video, we cover, How to Undo File Deletes, Renames, and Moves in the Explorer in VS Code . VS Code undo file delete ...
Learn Git from scratch to advanced in this complete tutorial where all 3 parts are combined into one full course. This video covers ...
133 views