ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

463 results

makigas
Tutorial de Git – 7. ¿Cómo revertir un commit?

Cómo revertir cambios de una forma no destructiva por medio del comando revert. Si has hecho un commit que has visto daba ...

6:37
Tutorial de Git – 7. ¿Cómo revertir un commit?

61,304 views

10 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

35,950 views

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

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

76,217 views

5 years ago

ByteByteGo
Git MERGE vs REBASE: Everything You Need to Know

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...

4:34
Git MERGE vs REBASE: Everything You Need to Know

660,390 views

2 years ago

The Modern Coder
Git PULL vs FETCH

Do you have more Git videos? Yes, check my channel. If you don't find what you're looking for there, you'll probably find it on ...

7:13
Git PULL vs FETCH

64,531 views

1 year ago

AMIR KAMIZI
undo a git merge the easy way and then undo the undoing!

In this video I'll talk about undoing a git merge and then undo the undoing of git merge and reset back to what it was before.

3:20
undo a git merge the easy way and then undo the undoing!

22,218 views

4 years ago

ByteByteGo
How Git Works: Explained in 4 Minutes

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe Git ...

4:18
How Git Works: Explained in 4 Minutes

688,114 views

2 years ago

The Modern Coder
Git CHERRY PICK Tutorial

40+ additional videos at https://learngit.io/ Newsletter readers get my videos early: https://newsletter.themoderncoder.com/ ...

4:42
Git CHERRY PICK Tutorial

194,830 views

3 years ago

makigas
Tutorial de Git – 6. ¿Cómo deshacer un commit?

Si lo que queremos deshacer es algo que ya hemos confirmado, podemos deshacer el commit de varias formas. Hoy nos ...

6:13
Tutorial de Git – 6. ¿Cómo deshacer un commit?

82,979 views

10 years ago

GitKraken
Git Tutorial #36: How to Use Git Bisect to Track Down Bugs | Learn Git

Trying to find the exact commit that broke your code? Git bisect is your debugging detective. In this Git tutorial, you'll learn: How to ...

5:05
Git Tutorial #36: How to Use Git Bisect to Track Down Bugs | Learn Git

18,957 views

3 years ago

Clint Goodman
Reverting Commits (Git Tutorials for Beginners)

Git Going is a series of tutorials on how to use Git and Atlassian SourceTree, a bundled version control software package.

1:49
Reverting Commits (Git Tutorials for Beginners)

13,281 views

10 years ago

Justin Brooks
Write git commit messages like a PRO with Conventional Commits

Good commit messages are important for maintaining any long-term project. If you follow this guide laid out in this video you can ...

4:08
Write git commit messages like a PRO with Conventional Commits

151,030 views

5 years ago

TechiePress
Git Revert - Reverse git commits or un-commit in your branch

Do you want to uncommit one change in your git repo, git revert is your best option for a quick change. See more Git videos: ...

2:53
Git Revert - Reverse git commits or un-commit in your branch

204 views

4 years ago

Ken Huang
Magit: 3 Quick Ways to Revert Git Commits | Emacs Tutorial

Looking for a more productive and intuitive way to revert Git commits? This video is for you. In this video, I will demonstrate how to ...

9:26
Magit: 3 Quick Ways to Revert Git Commits | Emacs Tutorial

1,016 views

4 years ago

freeCodeCamp.org
Git & GitHub: Undoing Commits

We're busy people who learn to code, then practice by building projects for nonprofits. Learn Full-stack JavaScript, build a ...

1:30
Git & GitHub: Undoing Commits

29,019 views

9 years ago

makigas
Tutorial de Git – 32. Conventional commits

Conventional Commits is a Git repository usage pattern in which we always prefix all commits to indicate their type, for ...

11:38
Tutorial de Git – 32. Conventional commits

7,310 views

4 years ago

goSmart
Revert Your GIT Commits

There can be instances where a developer is required to revert GIT changes both in local repository and also in remote.

21:30
Revert Your GIT Commits

21 views

9 months ago

JetBrains
Git Rebase in any JetBrains IDE

When you rebase a branch onto another branch, you apply the commits from the first branch on top of the head commit in the ...

2:28
Git Rebase in any JetBrains IDE

52,368 views

2 years ago

Geekific
Git Tutorial Part 2 | Git Tag | Checkout vs Reset vs Revert | Git Log | Learn Git | Geekific

Discord Community: https://discord.gg/dK6cB24ATp GitHub Repository: https://github.com/geekific-official/ In the previous video of ...

10:56
Git Tutorial Part 2 | Git Tag | Checkout vs Reset vs Revert | Git Log | Learn Git | Geekific

1,558 views

3 years ago