ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

469 results

Rahul Wagh
What is Git Reset (--soft, --mixed, --hard) ?| DevOps Master Course | Day-6

Udemy Course - AWS Networking Zero to Hero! ▭▭▭▭▭▭ AWS Networking Masterclass!

15:05
What is Git Reset (--soft, --mixed, --hard) ?| DevOps Master Course | Day-6

4,298 views

10 months ago

CodeLucky
Git Reset Explained: Soft vs Mixed vs Hard Reset (Visual Guide)

Confused about Git Reset? You are not alone! In this video, we break down the three modes of `git reset`—Soft, Mixed, and ...

4:52
Git Reset Explained: Soft vs Mixed vs Hard Reset (Visual Guide)

237 views

6 months ago

LearnThatStack
Git Will Finally Make Sense After This

How Git Actually Works — finally understand commits, branches, reset, rebase & more. You use Git every day. Commit. Push. Pull.

13:25
Git Will Finally Make Sense After This

1,162,807 views

7 months ago

Craftsmanship of Code
git reflog: The Command That Saved Me After I Deleted a Week of Work

In this Git reflog tutorial, I show how I recovered lost commits after accidentally running git reset --hard on the wrong commit.

4:02
git reflog: The Command That Saved Me After I Deleted a Week of Work

590 views

1 month ago

YouDevs
The Git command that can destroy your code 💀

`git stash` pauses your work. `git reset` rewrites the past. And `git reset --hard…` 💀 destroys your work. `` _________ ...

5:07
The Git command that can destroy your code 💀

114 views

1 month ago

HenrikM Dev
Git Reset vs Revert vs Rebase - Fix Your Mistakes the Right Way

New to Git? Download my FREE Git Started Guide here: https://henrikmdev.com/gitstarted Need 1-on-1 coaching? Click ...

15:36
Git Reset vs Revert vs Rebase - Fix Your Mistakes the Right Way

1,494 views

11 months ago

Tech By Ralph
You’re Using Git Wrong (Do This Instead)

Most git tutorials teach you the basics of git commands, but real developers use git completely differently on the job. In this video, I ...

6:30
You’re Using Git Wrong (Do This Instead)

537 views

4 months ago

Codex
La Commande Git DANGEREUSE Qui Peut Tout Supprimer (git reset --hard)

GIT RESET — La différence entre --soft et --hard EXPLIQUÉE avec un exemple concret Tu ne comprends pas vraiment ce que fait ...

15:43
La Commande Git DANGEREUSE Qui Peut Tout Supprimer (git reset --hard)

49 views

9 months ago

Florian Rakete
How to git reset on Windows / Gitrhub Desktop

Apply for your free consultation call here: https://raketementoring.com/ *Find me on social media* INSTAGRAM: ...

5:27
How to git reset on Windows / Gitrhub Desktop

11 views

9 months ago

Yash Shah
Git Tutorial #4 - Undoing Work

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.

4:50
Git Tutorial #4 - Undoing Work

8 views

5 months ago

Rahul Wagh
git cherry-pick | | DevOps Master Course | Day-8

Udemy Course - AWS Networking Zero to Hero! ▭▭▭▭▭▭ AWS Networking Masterclass!

7:50
git cherry-pick | | DevOps Master Course | Day-8

10,493 views

10 months ago

TheCodeForge
Git: A revert-of-a-revert created a conflict nobody understood — Git R

The fix: `git revert -m 1 ‹merge›`; revert the revert to re-apply. A production war story from the TheCodeForge Git series — the ...

6:52
Git: A revert-of-a-revert created a conflict nobody understood — Git R

6 views

2 weeks ago

DGR Uploads
Episode 29 | Git REVERT vs. RESET: The SAFE Way to Undo in Git (Don't Make This Mistake!)

Subscribe : https://www.youtube.com/channel/UCq3a5LV2NtHt526ZDQYwPig/?sub_confirmation=1 ...

8:27
Episode 29 | Git REVERT vs. RESET: The SAFE Way to Undo in Git (Don't Make This Mistake!)

302 views

11 months ago

The Productive Dev
How to undo commits in Git: reset vs. revert

Have you ever made some revisions to your code, committed those changes, and then wished you could undo the changes you ...

8:06
How to undo commits in Git: reset vs. revert

251 views

10 months ago

Otter Tech
Day 30: Git hard reset

Day 30: Git Hard Reset | 100 Days of DevOps Welcome to Day 30 of the 100 Days of DevOps series! In this lab, you'll learn how to ...

6:31
Day 30: Git hard reset

15 views

3 months ago

CherryPick Academy
Git Reset vs Revert: How to Delete the Past without Destroying the Future

Stop using git reset to fix old bugs! If you reset a commit from yesterday, you destroy all the code you wrote today. This is video ...

6:01
Git Reset vs Revert: How to Delete the Past without Destroying the Future

113 views

5 months ago

Otter Tech
Day 27: Git Revert Some Changes

In this hands-on lab, you'll learn how to safely undo changes in a Git repository using the git revert command—an essential skill ...

9:37
Day 27: Git Revert Some Changes

11 views

3 months ago

Ved The Master
Git Reset Explained | Soft Reset vs Hard Reset

Instagram :https://www.instagram.com/themaster_ved/ ▻ My Laptop : https://amzn.to/3QxCRSY ▻ My Headphones (Battery ...

17:14
Git Reset Explained | Soft Reset vs Hard Reset

51 views

7 months ago

Dave Liddament
Git tips and tricks. Day 14. git reset

Today we learn how to split the previous commit into 2 commits using git reset.

4:08
Git tips and tricks. Day 14. git reset

48 views

7 months ago

58-AI-Bytes
Git Time Travel: Undo Mistakes Instantly (Reset, Revert) in 2026

Ever deleted code you needed? Or pushed a bug that broke production? In this video, we master the art of "Git Time Travel.

17:36
Git Time Travel: Undo Mistakes Instantly (Reset, Revert) in 2026

148 views

6 months ago