ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,694 results

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

23,885 views

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

278,330 views

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

21,302 views

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

515 views

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

171,967 views

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

197 views

1 month ago

GitKraken
GitKraken Desktop 101 Ep 12: Revert a Commit | Undo Without Chaos

Need to undo a commit? Here's how to do it cleanly Reverting a commit in Git doesn't have to mean wrestling with the command ...

1:18
GitKraken Desktop 101 Ep 12: Revert a Commit | Undo Without Chaos

5,113 views

2 years ago

Coffee Programmer
How to exit Git Bash commit message window in Windows

Can you help me to buy a coffee: https://www.buymeacoffee.com/coffeeprogram.

0:35
How to exit Git Bash commit message window in Windows

55,266 views

3 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

42,373 views

6 years ago

Software Engineer Tutorials
How to UNDO / REVERT a LOCAL COMMIT in GIT

Concise explanation with visual demonstration. We'll be using the git command "git reset" with different inputs and flags.

1:29
How to UNDO / REVERT a LOCAL COMMIT in GIT

20,255 views

4 years ago

TechNeleGies
How to UNDO / REVERT a PUSHED COMMIT in GIT | (Works in 2024)

revertpushedcommit #git #gitrevert Learn git once for all in 2024 ! Git tutorial for beginners - Learn Git for a career in ...

2:25
How to UNDO / REVERT a PUSHED COMMIT in GIT | (Works in 2024)

120 views

1 year ago

JavaScript.ru
10.1 Git – Отмена коммитов через revert – Обратные коммиты, revert

Отмена коммита, который нельзя удалить из истории, так как он был отправлен другим людям. - Создание обратного ...

2:51
10.1 Git – Отмена коммитов через revert – Обратные коммиты, revert

27,898 views

4 years ago

Karma Computing
How to use git revert example to undo a commit

Note you can also revert a revert..

0:57
How to use git revert example to undo a commit

54 views

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

6 views

4 months ago

Jason Cheung
Git - How to revert a pushed commit ( Soft + Hard revert examples )

How to revert / undo a pushed commit. 2 methods soft and hard: Soft reverts the changes but keeps the change so you can modify ...

1:04
Git - How to revert a pushed commit ( Soft + Hard revert examples )

1,515 views

4 years ago

developer
Undo a git commit using git revert

Learn how to undo a commit by reverting back the changes. This is especially useful because it allows you to preserve the history ...

2:34
Undo a git commit using git revert

6 views

6 years ago