ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

6,549 results

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

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,292 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,546 views

1 year 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,393 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,642 views

7 years 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,864 views

4 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,389,921 views

2 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,304 views

10 months 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,134 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,159,726 views

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

430 views

6 years 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,433 views

5 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

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

3 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,331 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,803 views

9 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,895 views

3 years ago

Rahul Wagh
What is Git Reset (--soft, --mixed, --hard) ?| DevOps Master Course | Day-6

What You'll Learn in This Video: • Understanding git reset: What it does and why it's different from git revert. • The Git States: A ...

15:05
What is Git Reset (--soft, --mixed, --hard) ?| DevOps Master Course | Day-6

4,259 views

10 months ago

codebasics
Git Tutorial 5: Undoing/Reverting/Resetting code changes

In this tutorial, we will cover how to undo or revert a code change. Also I will show you how to reset your git branch to any previous ...

9:31
Git Tutorial 5: Undoing/Reverting/Resetting code changes

250,389 views

9 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