Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
12,726 results
How to undo a git commit. Pushed and not pushed/unpushed. Using git reset and git revert. Get my interactive git cheatsheet as ...
30,683 views
1 year ago
Revert and reset sound similar, so it might induce you into thinking they are doing the same thing, but no! They are quite different ...
27,554 views
In this git tutorial we look at the Revert command. Now on first inspection you might think this command will move back to a ...
4,134 views
3 years ago
Contact Info: Name: Saranya Ashokumar Mobile num: +91 9043915139 From: PrayaLabs mailid: saranya@prayalabs.com ...
1,019 views
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 ...
295,826 views
4 years ago
Tutorial de git revert. Cómo usar git revert para deshacer los cambios de un commit o para volver a un commit anterior, es decir, ...
5,548 views
Tutorial for reverting a commit in Git in two very simple ways (revert, reset). #Git Commands used: git reset --hard commit ...
76,642 views
7 years ago
Cómo usar GIT RESET, GIT REVERT y GIT CHECKOUT? - Curso Git y GitHub - Capítulo 8 Capítulo en mi sitio web: ...
5,394 views
How to revert changes non-destructively using the `revert` command. If you've made a commit that caused problems, today I'll ...
61,683 views
10 years ago
Register for Online Training https://bit.ly/3vuBQqb Git revert and git reset are two Git commands used to undo changes in a Git ...
15,899 views
Made a mistake in your commit? No worries. The git revert command lets you undo changes without rewriting history. In this Git ...
36,684 views
Ready to master Git Revert and undo committed changes effortlessly? This step-by-step Git & GitHub tutorial in Hindi/Urdu ...
10,736 views
In this video, we will see about the GIT Revert command and we will see the difference between git reset and the git revert ...
29,915 views
5 years ago
Need to undo a pushed Git commit from GitHub, GitLab, Bitbucket or CodeCommit? Well, there are two ways to revert a pushed ...
55,306 views
2 years ago
The BIG THREE - checkout vs reset vs revert — three commands that seem to "undo" things, but do completely different ...
4,305 views
7 months ago
0:00 - The problem 0:20 - git reset 0:43 - git reset --soft 0:59 - git revert Two commands shown in this video are: 1. git reset [--hard ...
43,368 views
6 years ago
Get 1 to 1 coaching with me: https://topmate.io/engineeringdigest Donate: https://paypal.me/engineeringdigest Perks: ...
6,504 views
Learn how to safely undo changes in Git using the 'git revert' command! 🛡️ Unlike 'git reset', which rewrites history and can ...
42 views
6 months ago
Git offers lots of different ways to undo, revert, recover and fix your mistakes. In this course, we'll look at the bad things that can ...
96,139 views