ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

308 results

Cameron McKenzie
Git Revert a Commit

Want to undo your previous commit with a git revert? Want to keep your old commit but start fresh? Then you want to revert a git ...

1:00
Git Revert a Commit

12,922 views

2 years ago

Visual Studio Code
Undo Git commit + VS Code

Top rated Stack Overflow question, and VS Code lets you do it with one click #vscode #git.

0:23
Undo Git commit + VS Code

173,761 views

3 years ago

Visual Studio Code
Undo Stage with git reset

shorts.

0:28
Undo Stage with git reset

40,049 views

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

5 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,104 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

195,807 views

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

2 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

695,634 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,258 views

4 years ago

Cameron McKenzie
How to Change a Git Commit Message

Ever wonder how to change a git commit message after a commit has already been made in the repo? Don't worry, it's not hard.

1:00
How to Change a Git Commit Message

6,992 views

2 years ago

Visual Studio Code
Git ADD like this!

shorts.

0:26
Git ADD like this!

184,727 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,041 views

1 year ago

The Modern Coder
Git MERGE and REBASE: The Definitive Guide

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

9:39
Git MERGE and REBASE: The Definitive Guide

188,569 views

2 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

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

3 years ago

Cameron McKenzie
The Gitflow Release Branch from Start to Finish

Here's a quick tutorial on how the Gitflow release branch process works. In this example Gitflow (aka Git flow) tutorial we show you ...

6:50
The Gitflow Release Branch from Start to Finish

63,853 views

4 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,478 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

The Coding Train
1.6: Cloning Repo and Push/Pull - Git and GitHub for Poets

In part 6 of the Git and GitHub for Poets tutorial series, I show you how to clone a repository created on the GitHub website in order ...

21:50
1.6: Cloning Repo and Push/Pull - Git and GitHub for Poets

491,380 views

9 years ago

Udacity
Fast-Forward Merges - How to Use Git and GitHub

This video is part of an online course, How to Use Git and GitHub. Check out the course here: ...

1:24
Fast-Forward Merges - How to Use Git and GitHub

62,044 views

10 years ago