ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

267 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,355 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,997 views

3 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

196,240 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

65,214 views

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

665,304 views

2 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

19,012 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 ...

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

83,006 views

10 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,019 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

699,070 views

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

4 years ago

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

16,009 views

7 years ago

Visual Studio Code
Git: Commits in Visual Studio Code

https://aka.ms/vscode-git | Learn all about Git commits in Visual Studio Code. Don't forget source control is your friend! 0:00 Intro to ...

8:25
Git: Commits in Visual Studio Code

121,850 views

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

3 years ago

Iván Lynch
👨🆓 #GIT #TUTORIAL #8 - How to remove commits in Git

#git #tutorial #course #english 🛑🛑 SUBSCRIBE IS FREE👉 https://www.youtube.com/@ivanlynch?sub_confirmation=1 🛑🛑 ✨ My networks ...

9:20
👨🆓 #GIT #TUTORIAL #8 - How to remove commits in Git

5,293 views

2 years ago

Iván Lynch
🇺🇸🆓 #GIT #TUTORIAL #7 - How to revert changes in Git (git revert)

#git #tutorial #course 🛑🛑 SUBSCRIBE FOR FREE👉 https://www.youtube.com/@ivanlynch?sub_confirmation=1 🛑🛑 ✨ My networks ...

11:38
🇺🇸🆓 #GIT #TUTORIAL #7 - How to revert changes in Git (git revert)

596 views

3 years ago

IntelliJ IDEA, a JetBrains IDE
IntelliJ IDEA: Resolving Merge Conflicts in Git

When you work in a team, you may come across a situation when somebody pushes changes to a file you are currently working ...

5:34
IntelliJ IDEA: Resolving Merge Conflicts in Git

102,954 views

3 years ago

Center for High Performance Computing
Introduction to Git: Part 5: Understanding references, reverting, and resetting

This video explains key Git concepts like "HEAD" and references to specific commits, focusing on navigating your repository ...

13:05
Introduction to Git: Part 5: Understanding references, reverting, and resetting

45 views

10 months ago

Helen's Hash
#Git #SourceTree | How to Reset or Revert code changes on Git with SourceTree

In this video, I will show you how reset or revert the code at the specific commit. Video content 00:00 Intro - What is ...

7:16
#Git #SourceTree | How to Reset or Revert code changes on Git with SourceTree

23,178 views

3 years ago

Cameron McKenzie
Example of How to Use the Git Reset Hard Command

Trying to git reset hard a previous commit and then push to a remote repo, all while hoping your local commit history doesn't make ...

7:00
Example of How to Use the Git Reset Hard Command

18,743 views

7 years ago

Train To Code
Recovering Lost Commits with Git Reflog

In this video I show you how you can use git reflog to find lost commits and restore them, helping you recover lost work if things go ...

6:21
Recovering Lost Commits with Git Reflog

1,480 views

3 years ago