ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,041 results

LearnThatStack
Git Reset vs Revert  - Which One Should You Use?

The BIG THREE - checkout vs reset vs revert — three commands that seem to "undo" things, but do completely different ...

3:20
Git Reset vs Revert - Which One Should You Use?

3,473 views

3 months ago

Tech·WHYS
Undo Changes in Git: Revert, Reset, Checkout Guide

Undo Git Fast Learn how to safely undo mistakes in Git using revert, reset, and checkout. This beginner-friendly guide explains ...

2:21
Undo Changes in Git: Revert, Reset, Checkout Guide

45 views

8 months ago

Tutorial Toolkit
How to revert a commit in GitLab (Code Rollback)

In this video we will learn about how to revert a commit in gitlab, easy steps to undo code changes, beginner friendly gitlab revert ...

2:23
How to revert a commit in GitLab (Code Rollback)

709 views

3 months ago

Next LVL Programming
How To Revert Multiple Git Commits? - Next LVL Programming

How To Revert Multiple Git Commits? In this informative video, we will guide you through the process of reverting multiple commits ...

3:09
How To Revert Multiple Git Commits? - Next LVL Programming

84 views

8 months ago

Learn As An Adult
How Does Git Revert Work? - Learn As An Adult

How Does Git Revert Work? In this informative video, we'll cover the Git revert command, a feature that is essential for anyone ...

3:19
How Does Git Revert Work? - Learn As An Adult

9 views

7 months ago

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

11 views

2 months 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

953 views

6 months ago

CodeLearn
How to revert a git commit the git revert command

Download 1M+ code from https://codegive.com/abe9505 reverting git commits: a comprehensive guide the `git revert` command is ...

1:28
How to revert a git commit the git revert command

1 view

9 months ago

HMWB Academy
git revert vs reset | Seekho Git and Github #11

In this Video, we have discussed how you can revert your changes via revert and hard reset. Welcome to HMWB Academy ...

4:02
git revert vs reset | Seekho Git and Github #11

486 views

11 months 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!)

274 views

6 months ago

CodeDash
Git reset and revert commands

Download 1M+ code from https://codegive.com/d302896 okay, let's dive deep into the `git reset` and `git revert` commands. these ...

1:24
Git reset and revert commands

0 views

9 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

170 views

6 months ago

QuikTut
How to Undo a Git Commit (2 Methods) | Reset vs Revert

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 ...

2:15
How to Undo a Git Commit (2 Methods) | Reset vs Revert

29 views

4 days ago

Science·WHYS
Undo Mistakes in Git: Revert, Reset, Checkout Explained

Undo in Git Learn the safest, most effective ways to undo mistakes in Git! This video clearly explains the differences between git ...

2:30
Undo Mistakes in Git: Revert, Reset, Checkout Explained

8 views

8 months ago

KevinHowTo
How to Revert to Previous Version Of a Project Using Github - KevinHowTo

How to Revert to Previous Version Of a Project Using Github explains how to use Git commands to revert your GitHub repository to ...

1:09
How to Revert to Previous Version Of a Project Using Github - KevinHowTo

219 views

8 months ago

vlogize
How to Use git revert to Undo Multiple Commits in Git

Learn how to effectively use the `git revert` command to revert multiple commits in Git while preserving your commit history.

1:49
How to Use git revert to Undo Multiple Commits in Git

7 views

6 months ago

sunnyDogLover
This Git Command Will Save Your Job 💥 | Git Revert, Reset & More in 60s

Ever pushed a bad commit to main? Here's a Git survival guide in under 60 seconds. Covered: ✓ git revert — undo safely ✓ git ...

0:27
This Git Command Will Save Your Job 💥 | Git Revert, Reset & More in 60s

11 views

9 months ago

Devops Delight
Day 27: Git Revert Some Changes | kodekloudEngineer

day27 of 100 days of DevOps one task a day for 100 days to sharpen our devops skills. KodeKloud Engineer Website ...

5:28
Day 27: Git Revert Some Changes | kodekloudEngineer

268 views

6 months ago

Alex The Analyst
Reverting Back to a Previous Commit in Git

Take my Full Git and GitHub course: https://www.analystbuilder.com/courses/git-and-github-for-data-professionals. RESOURCES: ...

7:11
Reverting Back to a Previous Commit in Git

6,524 views

5 months ago

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

What You'll Learn in This Video: • Understanding git reset: What it does and why it's different from git revert. • The Git States: A ...

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

2,609 views

5 months ago