ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,166 results

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?

297,869 views

4 years 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,530 views

1 year ago

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,204 views

1 year ago

Cameron McKenzie
How to Undo a Pushed Git Commit - Reset & Revert a Git Commit After Push

Need to undo a pushed Git commit from GitHub, GitLab, Bitbucket or CodeCommit? Well, there are two ways to revert a pushed ...

12:25
How to Undo a Pushed Git Commit - Reset & Revert a Git Commit After Push

56,221 views

2 years ago

Carmelle Codes
How to revert a commit in git after push in terminal | 1 min. GitHub tutorial

This quick tutorial shows you how to revert a commit after push. It shows you how to revert a merge commit with git revert -m 1 ...

1:08
How to revert a commit in git after push in terminal | 1 min. GitHub tutorial

176,566 views

5 years ago

Dimi Tech
2 Ways to Undo Merge Commits

Relevant search terms: git delete merge commit git undo merge commit reverse a merge commit git revert a merge commit undo ...

1:58
2 Ways to Undo Merge Commits

43,496 views

6 years ago

QuikTut
How to Undo a Git Commit (2 Methods)

WHAT YOU'LL LEARN - Undo a pushed commit safely with 'git revert HEAD' - Target a specific older commit using 'git log ...

2:15
How to Undo a Git Commit (2 Methods)

135 views

5 months ago

Terresquall
Revert your commits properly | GitHub Desktop tutorial

Revert your commits without adding a commit entry: https://youtu.be/W1Htzr94g_E Chapters: 0:00 Introduction 0:33 Clearing ...

7:11
Revert your commits properly | GitHub Desktop tutorial

8,748 views

1 year ago

Carmelle Codes
How to undo commit in Visual Studio Code | Fast tutorial

This quick beginner's git tutorial shows you how to undo a commit in VS Code without needing to use your terminal or command ...

0:13
How to undo commit in Visual Studio Code | Fast tutorial

80,218 views

6 years ago

Dilan_JT
how to undo the commit pushed using git revert | git revert | git tutorials

Hi techies, This is a tutorial video on how to use the git revert command. This command is useful in reverting or undoing the ...

5:57
how to undo the commit pushed using git revert | git revert | git tutorials

62,895 views

4 years ago

Online WebTutorials
How to delete /Undo pushed commits using git command | Git Tutorial

Hello Friend here I am going to show you how to undo or delete pushed commits from local branch and remote branch.

2:12
How to delete /Undo pushed commits using git command | Git Tutorial

48 views

2 years ago

Tutorial Toolkit
How to revert to a previous commit in Github

In this video we will learn about how to revert git commit easily, undo previous commit in git, restore old git version quickly, git ...

2:57
How to revert to a previous commit in Github

4,256 views

11 months ago

Rainbow - Tech, life and more :)
Git - Revert the previous commits using GitHub

This video shows how to revert the changes done as part of your previous commits using GitHub. #github #git.

7:39
Git - Revert the previous commits using GitHub

43,035 views

4 years ago

Helper Tech Tutorials
How to Revert a Commit on GitHub (2026)

For this reason, git revert is almost always the safer and more recommended option when you need to undo a commit that has ...

1:14
How to Revert a Commit on GitHub (2026)

140 views

5 months ago

Travels Code
12. Git for beginners. Revert. How to revert the last commit in Git?

In this Git tutorial we'll learn how to revert already committed and pushed code to remote server. git revert [sha1] command can ...

9:04
12. Git for beginners. Revert. How to revert the last commit in Git?

433 views

6 years ago