ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,561 results

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

55,319 views

2 years ago

AMazaing Code
Git 20 - git REVERT - Cómo volver a un commit anterior y cómo deshacer un commit

Tutorial de git revert. Cómo usar git revert para deshacer los cambios de un commit o para volver a un commit anterior, es decir, ...

6:38
Git 20 - git REVERT - Cómo volver a un commit anterior y cómo deshacer un commit

5,550 views

1 year ago

makigas
Git Tutorial – 7. How to revert a commit?

How to revert changes non-destructively using the `revert` command. If you've made a commit that caused problems, today I'll ...

6:37
Git Tutorial – 7. How to revert a commit?

61,683 views

10 years ago

Enrique Barros
¿Cómo usar GIT RESET, GIT REVERT y GIT CHECKOUT? - Curso Git y GitHub - Capítulo 8

Cómo usar GIT RESET, GIT REVERT y GIT CHECKOUT? - Curso Git y GitHub - Capítulo 8 Capítulo en mi sitio web: ...

8:35
¿Cómo usar GIT RESET, GIT REVERT y GIT CHECKOUT? - Curso Git y GitHub - Capítulo 8

5,395 views

4 years ago

Moldeo Interactive
Git Courses - How to Revert a Commit (revert, reset)

Tutorial for reverting a commit in Git in two very simple ways (revert, reset). #Git Commands used: git reset --hard commit ...

5:34
Git Courses - How to Revert a Commit (revert, reset)

76,644 views

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

11,329 views

10 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

42,867 views

4 years ago

GitKraken
Git Tutorial #30: How to Revert a Git Commit Using Git Revert | Learn Git with GitKraken

Made a mistake in your commit? No worries. The git revert command lets you undo changes without rewriting history. In this Git ...

8:02
Git Tutorial #30: How to Revert a Git Commit Using Git Revert | Learn Git with GitKraken

36,684 views

3 years ago

Philomatics
Never* use git pull

How to use git pull --rebase to keep your team's commit history clean. Command for creating the 'git pr' alias (so you can ...

4:02
Never* use git pull

1,390,186 views

2 years ago

A shot of code
Git Revert - Visualised

In this git tutorial we look at the Revert command. Now on first inspection you might think this command will move back to a ...

5:51
Git Revert - Visualised

4,135 views

3 years ago

Java Home Cloud
Git rest & revert deep dive | Git revert vs reset Demo | Git tutorial | Java Home Cloud

Register for Online Training https://bit.ly/3vuBQqb Git revert and git reset are two Git commands used to undo changes in a Git ...

13:25
Git rest & revert deep dive | Git revert vs reset Demo | Git tutorial | Java Home Cloud

15,899 views

3 years 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?

430 views

6 years ago

The Modern Coder
Delete Git Commits Tutorial

Build a full mental model of Git → https://learngit.io?v=delete If this visual learning style clicks for you, I built LearnGit.io as a more ...

5:03
Delete Git Commits Tutorial

75,344 views

3 years ago

Ajit Singh
Git revert multiple commits || Ajit Singh

Git revert multiple commits Blog: http://www.singhajit.com/git-revert-multiple-commits/ Facebook: ...

4:22
Git revert multiple commits || Ajit Singh

10,804 views

9 years ago

D4Drupal
How to use git revert command in GitHub | D4Drupal

Contact Info: Name: Saranya Ashokumar Mobile num: +91 9043915139 From: PrayaLabs mailid: saranya@prayalabs.com ...

4:40
How to use git revert command in GitHub | D4Drupal

1,019 views

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

7 months ago

Cameron McKenzie
How to Revert a Git Commit

Sometimes when you think you need to revert a Git commit, what you really need is a reset. In this Git revert a commit example, I'll ...

6:52
How to Revert a Git Commit

34,436 views

5 years ago

Fer Clager
Cómo DESHACER / REVERTIR un COMMIT PUSHEADO en GIT

Explicación breve con demostración visual. ¡No olvides suscribirte para más tutoriales! 0:00 - Intro 0:08 - Revisando el repo y ...

4:47
Cómo DESHACER / REVERTIR un COMMIT PUSHEADO en GIT

957 views

1 year ago

GoDigits
Undoing Mistakes: Reverting Wrong Commits in Azure DevOps

In this Video, We have explained the process of reversing the impact of wrong commits from your branches directly from DevOps.

8:38
Undoing Mistakes: Reverting Wrong Commits in Azure DevOps

11,200 views

2 years ago

GitKraken
Git Tutorial #34: How to Use Git Reset Soft, Mixed, and Hard | Learn Git

Need to undo local changes or rewrite commit history? Git reset gives you that power and then some. In this Git tutorial, you'll ...

10:23
Git Tutorial #34: How to Use Git Reset Soft, Mixed, and Hard | Learn Git

19,816 views

3 years ago