ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,525 results

Software Engineer Tutorials
How to UNDO / REVERT a PUSHED COMMIT in GIT - 2 Ways - Which One Suits Your Needs?

revertpushedcommit #git #gitrevert 0:00-0:35 Intro. 0:38-1:30 Option #1: git revert (public branches) 1:39-2:26 Option #2: git reset ...

2:37
How to UNDO / REVERT a PUSHED COMMIT in GIT - 2 Ways - Which One Suits Your Needs?

277,584 views

4 years ago

Philomatics
Undo a git commit - git reset/revert - pushed/not pushed

How to undo a git commit. Pushed and not pushed/unpushed. Using git reset and git revert. Get my interactive git cheatsheet as ...

3:28
Undo a git commit - git reset/revert - pushed/not pushed

23,579 views

1 year ago

Carmelle Codes
How to revert a commit in git after push in terminal | 1 min. GitHub tutorial

This quick tutorial shows you how to revert a commit after push. It shows you how to revert a merge commit with git revert -m 1 ...

1:08
How to revert a commit in git after push in terminal | 1 min. GitHub tutorial

171,797 views

5 years ago

Javid Code
How to edit pushed git commit message?

Hello guys today we'll talk about how to undo or edit either last git commit message you have or one of the previous git commit ...

3:18
How to edit pushed git commit message?

86,446 views

3 years ago

midudev
Guide on how to undo a commit in Git

If you haven't pushed yet: - To keep changes: `git reset --soft HEAD~1` - To remove changes: `git reset --hard HEAD~1` - To ...

0:43
Guide on how to undo a commit in Git

36,909 views

1 year ago

Hey Insights
How to undo changes in Git after push?

How to undo changes in Git after push? Undoing changes in Git after a `git push` demands careful consideration, especially on ...

3:03
How to undo changes in Git after push?

6 views

4 months ago

TechNeleGies
How to UNDO / REVERT a PUSHED COMMIT in GIT | (Works in 2024)

revertpushedcommit #git #gitrevert Learn git once for all in 2024 ! Git tutorial for beginners - Learn Git for a career in ...

2:25
How to UNDO / REVERT a PUSHED COMMIT in GIT | (Works in 2024)

118 views

1 year ago

Jason Cheung
Git - How to revert a pushed commit ( Soft + Hard revert examples )

How to revert / undo a pushed commit. 2 methods soft and hard: Soft reverts the changes but keeps the change so you can modify ...

1:04
Git - How to revert a pushed commit ( Soft + Hard revert examples )

1,513 views

3 years ago

Coffee Programmer
How to exit Git Bash commit message window in Windows

Can you help me to buy a coffee: https://www.buymeacoffee.com/coffeeprogram.

0:35
How to exit Git Bash commit message window in Windows

55,207 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,371 views

5 years ago

ProgrammingKnowledge
How to REVERT a Commit from GitHub in VS Code | Undo Git Commits Easily

What You'll Learn:** ✓ How to **revert a commit before pushing** ✓ How to **undo a commit after pushing to GitHub** ✓ How to ...

3:24
How to REVERT a Commit from GitHub in VS Code | Undo Git Commits Easily

10,689 views

10 months ago

Dimi Tech
2 Ways to Undo Merge Commits

Relevant search terms: git delete merge commit git undo merge commit reverse a merge commit git revert a merge commit undo ...

1:58
2 Ways to Undo Merge Commits

42,329 views

6 years ago

Studying As You Were
How to Undo Last Git Commit in VS Code | VS Code & GitHub #3

This tutorial shows you how to undo your last commit in VS Code. This is a two-step process: 1. Open your command palette Ctrl + ...

0:19
How to Undo Last Git Commit in VS Code | VS Code & GitHub #3

7,750 views

3 years ago

Better Stack
How to revert a commit on remote #code #programming #tips

Learn how to undo a commit in your Git repository in this tutorial. If you've just pushed a commit and need to revert it, follow these ...

0:25
How to revert a commit on remote #code #programming #tips

55,751 views

1 year ago

OurTechRoom
Keep Your Git History Clean: Remove Unpushed Commits in Visual Studio

This step-by-step tutorial on deleting unpushed commits using Visual Studio will teach you how to clean up your Git repository and ...

2:06
Keep Your Git History Clean: Remove Unpushed Commits in Visual Studio

3,584 views

1 year ago

Visual Studio Code
Undo Stage with git reset

shorts.

0:28
Undo Stage with git reset

39,985 views

3 years ago

vlogize
How to Avoid Pushing Big Files After Git Commit and Revert

Learn how to effectively manage large files in Git to prevent push errors and maintain a clean commit history. --- This video is ...

1:42
How to Avoid Pushing Big Files After Git Commit and Revert

3 views

9 months ago

Genix
How To Undo GitHub After Push Tutorial

How To Undo GitHub After Push Tutorial Today we talk about undo github after push,what is github,github repository,how to revert ...

2:08
How To Undo GitHub After Push Tutorial

4 views

9 months ago

Free Interview Tips
In Git how do you revert a commit that has already been pushed and made public? |#git #devops#shorts

In Git how do you revert a commit that has already been pushed and made public? There can be two answers to this question so ...

0:47
In Git how do you revert a commit that has already been pushed and made public? |#git #devops#shorts

101 views

2 years ago