ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

464 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,331 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,983 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,100 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,390 views

5 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

195,667 views

3 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,993 views

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

10 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

663,357 views

2 years 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,256 views

4 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,991 views

3 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,017 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,053 views

9 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

694,741 views

2 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

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

4 years ago

dfbastidas
07. Git and GitHub Professional Course - GIT RESET.

Follow me: https://www.instagram.com/dfbastidas Learn how to use Git's GIT RESET. Now you can delete commits or your ...

2:53
07. Git and GitHub Professional Course - GIT RESET.

11,000 views

5 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

xavki
How to rollback ? - #Git 05
7:02
How to rollback ? - #Git 05

16,007 views

7 years ago

The Modern Coder
3-way Git merges... what? #git #coding

3-way merges are the Git merge you never knew you were using. 3-way merges happen when Git needs to integrate changes ...

0:22
3-way Git merges... what? #git #coding

12,463 views

2 years ago