ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

27,089 results

Boot dev
Git Revert vs Git Reset

Revert and reset sound similar, so it might induce you into thinking they are doing the same thing, but no! They are quite different ...

1:47
Git Revert vs Git Reset

28,257 views

1 year ago

dfbastidas
07. Git and GitHub Professional Course - GIT RESET.

Follow me: https://www.instagram.com/dfbastidas Learn how to use Git's GIT RESET. Now you can delete commits or your ...

2:53
07. Git and GitHub Professional Course - GIT RESET.

11,235 views

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

629 views

3 months ago

Philomatics
Undo a git commit - git reset/revert - pushed/not pushed

How to undo a git commit. Pushed and not pushed/unpushed. Using git reset and git revert. Get my interactive git cheatsheet as ...

3:28
Undo a git commit - git reset/revert - pushed/not pushed

31,580 views

1 year ago

Lucia F Calvo
Git #4 Git reset. Deshacer commits

Cómo deshacer un commit? Explicación del comando git reset, un comando que modifica el historial de commits. #git #gitreset ...

3:37
Git #4 Git reset. Deshacer commits

13,187 views

4 years ago

Kevin Wood | Robotics & AI
Git Restore

Get FREE Robotics & AI Resources (Guide, Textbooks, Courses, Resume Template, Code & Discounts) – Sign up via the pop-up ...

3:12
Git Restore

3,931 views

3 years ago

Kevin Wood | Robotics & AI
Git Reset

Get FREE Robotics & AI Resources (Guide, Textbooks, Courses, Resume Template, Code & Discounts) – Sign up via the pop-up ...

2:17
Git Reset

486 views

3 years 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,413 views

8 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

93 views

9 months ago

Felipe Gavilan Programa
16   Git reset soft

Link to my discounted courses: https://www.felipe-gavilan.com/cursos?idioma=esp

2:48
16 Git reset soft

665 views

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

386 views

2 months ago

Software Engineer Tutorials
How to UNDO / REVERT a PUSHED COMMIT in GIT - 2 Ways - Which One Suits Your Needs?

revertpushedcommit #git #gitrevert 0:00-0:35 Intro. 0:38-1:30 Option #1: git revert (public branches) 1:39-2:26 Option #2: git reset ...

2:37
How to UNDO / REVERT a PUSHED COMMIT in GIT - 2 Ways - Which One Suits Your Needs?

298,003 views

4 years 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)

139 views

5 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

44 views

7 months ago

Susan B.
Git delete commits and reset code base to a specific commit

Reset a git repository to a previous commit, deleting all commits made since. This is not considered git-best-practice as it “rewrites ...

2:20
Git delete commits and reset code base to a specific commit

7,859 views

2 years ago

Maneezz Tech
Git Reset | Git Hard Reset - Basics

git #gitbasics #javahome #gitundochaanges #gittutorial This video demonstrates, how to undoing changes in git, With demos on ...

1:47
Git Reset | Git Hard Reset - Basics

122 views

4 years ago

Initial Commit
Git-Sim Reset Sample 1

Git-Sim is a tool that lets you visually simulate Git operations in your own repo with a single terminal command. This video shows ...

0:20
Git-Sim Reset Sample 1

4,856 views

3 years ago

Joost De Cock
git training | Chapter 34: git reset

These are git training materials for people who would like to understand how git works rather than try to memorize all of its ...

3:29
git training | Chapter 34: git reset

91 views

3 years ago

Dimi Tech
2 Ways to Undo Merge Commits

0:00 - The problem 0:20 - git reset 0:43 - git reset --soft 0:59 - git revert Two commands shown in this video are: 1. git reset [--hard ...

1:58
2 Ways to Undo Merge Commits

43,513 views

6 years ago

Mauro Lepore
Revert a commit with by its sha with `git revert  sha`
1:06
Revert a commit with by its sha with `git revert sha`

213 views

6 years ago