ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,070 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,682 views

11 months ago

LatamCode
Cómo usar git reset --hard para deshacer cambios en Git ⚠️ Precaución

Aprende cómo deshacer cambios en Git usando git reset --hard ⚠️. Este comando borra commits y cambios en tu rama, así que ...

2:20
Cómo usar git reset --hard para deshacer cambios en Git ⚠️ Precaución

91 views

9 months ago

CodeCupps
Git Reset Explained in 100 Seconds | Undo Commits the RIGHT Way

Made a bad commit? Broke your code? Git reset can save you — or delete everything. In this video, you'll learn: ✓ git reset ...

1:28
Git Reset Explained in 100 Seconds | Undo Commits the RIGHT Way

624 views

3 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)

307 views

7 months ago

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?

4,400 views

8 months 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 💀

127 views

2 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,194,839 views

8 months ago

ServiceNow Dev Program
Git undo: restore, revert, and reset explained

Previous: https://www.youtube.com/watch?v=aXnbjYxCRAY&list=PL3rNcyAiDYK2Pd_HgNb8E2tw4Mb0vw1f1&index=24 Next: ...

2:20
Git undo: restore, revert, and reset explained

370 views

2 months ago

Skillfyme
Git Reset vs Git Revert: How to Undo Commits Safely

Git Reset vs Git Revert — what's the difference, and when should you use each? In this practical Git Reset vs Git Revert tutorial, ...

8:46
Git Reset vs Git Revert: How to Undo Commits Safely

30 views

8 days 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

44 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

614 views

2 months ago

QuikTut
How to Undo a Git Commit (2 Methods)

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)

135 views

5 months ago

DevOps Topics
Git Tutorial For Beginners | How to undo a commit | git revert vs git reset

Git Tutorial For Beginners | How to Undo a Commit | git revert vs git reset Made a Git commit by mistake and want to undo it?

11:02
Git Tutorial For Beginners | How to undo a commit | git revert vs git reset

63 views

2 weeks ago

Skillfyme
Git Reset vs Revert Explained | When to Use Git Reset & Git Revert

Learn Git Reset and Git Revert with practical examples. This tutorial explains how to undo committed changes, recover previous ...

1:33:14
Git Reset vs Revert Explained | When to Use Git Reset & Git Revert

35 views

1 month 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

118 views

6 months ago

code io - Tamil
git Reset, Revert and Stash | Ep-5 of Git Full Course | code io - Tamil

Git Cheatsheet: https://codeio.dev/articles/git/1 GitHub: https://github.com/ Download Git: https://git-scm.com/downloads ...

26:49
git Reset, Revert and Stash | Ep-5 of Git Full Course | code io - Tamil

1,969 views

10 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

12 views

10 months ago

code-drill
Recover lost commits after git reset --hard (gg)

"Four commits on a branch, then the command everyone types once: `git reset --hard HEAD~3`. Wrong number, wrong branch ...

0:59
Recover lost commits after git reset --hard (gg)

1 view

4 days ago

Automation Step by Step
Git Advanced HandsOn | Step-by-Step Demo by Raghav Pal

... Git Revert 02:07:35 - Git Stash 02:14:07 - Git Commands QUIZ - Git General - https://forms.gle/1aRCcHByFQHX9vBQA Demo ...

2:16:14
Git Advanced HandsOn | Step-by-Step Demo by Raghav Pal

903 views

6 days 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

17 views

4 months ago