ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

72 results

CodeLucky
Git Revert Explained: Safely Undo Commits Without Deleting History

Learn how to safely undo changes in Git using the 'git revert' command! 🛡️ Unlike 'git reset', which rewrites history and can ...

3:09
Git Revert Explained: Safely Undo Commits Without Deleting History

7 views

2 weeks ago

DheerajTechInsight
Git Troubleshooting Explained | Undo Mistakes, Reset vs Revert & Recover Commits

Every Git user breaks something at some point. What matters is knowing how to recover calmly. In this video, I explain how Git's ...

21:32
Git Troubleshooting Explained | Undo Mistakes, Reset vs Revert & Recover Commits

1,314 views

2 weeks ago

FusionStack
STOP Panicking! Here’s How to Undo Git Commits Like a Pro 🔥#github

Ever messed up a Git commit and panicked? You're not alone — this is one of the most viral Git questions on Stack Overflow.

5:58
STOP Panicking! Here’s How to Undo Git Commits Like a Pro 🔥#github

103 views

3 weeks ago

TechProAK
Git Revert

What git revert actually does? git revert creates a new commit that undoes the changes of a previous commit. It does NOT delete ...

1:01:07
Git Revert

21 views

5 days ago

The Salmon Runs
How to Rollback to Previous Commit in Github (full Guide)

How to Rollback to Previous Commit in Github (full Guide) | Surfshark VPN Deal — Stay private and secure. $1.99/mo + 3 ...

1:43
How to Rollback to Previous Commit in Github (full Guide)

0 views

12 days ago

FusionStack
How do I undo the most recent local commits in Git? #shorts #github

Messed up a Git commit and panicked? Don't worry — here's how to undo or revert a Git commit in seconds. This is one of the ...

0:50
How do I undo the most recent local commits in Git? #shorts #github

283 views

3 weeks ago

AI Tools
Git Finally Makes Sense (The Visualization You Needed

Stop struggling with Git. Most developers memorize commands like git push and git pull without ever understanding what's ...

2:37
Git Finally Makes Sense (The Visualization You Needed

376 views

3 weeks ago

AnilCareerTalks
Committed by Mistake? Undo Git Commit SAFELY! #codingtips #git

Made a wrong Git commit? Don't worry You can undo a local Git commit without losing your files. In this video, I explain: ✓ How ...

1:22
Committed by Mistake? Undo Git Commit SAFELY! #codingtips #git

540 views

4 weeks ago

JVL code
.env Committed to GitHub 💀

Accidentally committed .env to GitHub 😌 API keys, DB passwords, and secrets… all pushed to main. Dev tries a quick fix using ...

1:29
.env Committed to GitHub 💀

36,680 views

2 weeks ago

AW Labs
Git Reset vs Revert: Don't Destroy Your Code! 🛑 #gitworkflow #developerlife  #softwareengineering

Made a mistake in your code? Here is how to fix it properly without breaking the build. Git Reset: Rewrites history. Moves the ...

0:36
Git Reset vs Revert: Don't Destroy Your Code! 🛑 #gitworkflow #developerlife #softwareengineering

1,527 views

3 weeks ago

Learn In Minutes
Secret to Safe Git Undo

Accidentally committed secrets or broken code? Learn the safest Git commands to undo commits without data loss or corrupting ...

1:03
Secret to Safe Git Undo

95 views

2 weeks ago

DeeperBits
Git Commit Internals: How Git Creates a Commit

We all run git commit almost every day, but have you ever stopped to think about what Git actually does behind the scenes when ...

16:38
Git Commit Internals: How Git Creates a Commit

87 views

2 weeks ago

CODE with Sufyan Shaikh
How To Delete a Commit from GitHub | Delete Commit History in GitHub

... Fixing Git commit mistakes, How to delete a commit from GitHub repo GitHub, Delete commit, Git reset Git revert Git undo GitHub ...

7:30
How To Delete a Commit from GitHub | Delete Commit History in GitHub

31 views

4 days ago

Not Milk Never Milk
How to Remove Last Commit from Github - Easy Guide

How to Remove Last Commit from Github - Easy Guide | Surfshark VPN Deal — Stay private and secure. $1.99/mo + 3 Months ...

1:41
How to Remove Last Commit from Github - Easy Guide

0 views

11 days ago

ni-sh-a-char
Ever typed a Git command you wish you could erase

Learn how to instantly revert a Git commit with a single command—no retyping needed. Perfect for quick dev fixes! Try it now and ...

0:37
Ever typed a Git command you wish you could erase

275 views

3 days ago

BashLab
Git Reset vs Revert vs Restore — Don’t Undo the Wrong Way #devops #sre

Git gives you three ways to undo changes — reset, revert, and restore — but using the wrong one can rewrite history or break ...

1:03
Git Reset vs Revert vs Restore — Don’t Undo the Wrong Way #devops #sre

101 views

13 days ago

Daily_Dev_Drill _
Git: Reset vs Revert? (Don't lose your code!) 🛡️

Which one should you use? 🛠️ Today's Drill: Git Version Control. Summary: - git reset: Rewinds history. Use only on local ...

0:25
Git: Reset vs Revert? (Don't lose your code!) 🛡️

1,478 views

7 days ago

Raman Sharma
05_ Lecture DevOps Batch | Git Push, Pull & Revert | Git Remote Repository Explained

05_ Lecture DevOps Batch | Git Push, Pull & Revert | Git Remote Repository Explained Welcome to Lecture 05 of the DevOps ...

52:38
05_ Lecture DevOps Batch | Git Push, Pull & Revert | Git Remote Repository Explained

7 views

10 hours ago

Madhukar Reddy
Git Reset Explained &  gitignore Best Practices | Undo Mistakes in Git

In Day 7 of Git Zero to Hero, we explain how to undo mistakes in Git using git reset and how to properly use .gitignore to protect ...

16:37
Git Reset Explained & gitignore Best Practices | Undo Mistakes in Git

49 views

6 days ago

cloudimika
A Different Intro to Git

Git is often taught as a tool you *must* use. In all the tutorials I've seen, beginners are dropped into it as a solution without ...

7:38
A Different Intro to Git

68 views

11 days ago