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
6,549 results
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
Need to undo a pushed Git commit from GitHub, GitLab, Bitbucket or CodeCommit? Well, there are two ways to revert a pushed ...
55,292 views
2 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,546 views
1 year 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,393 views
4 years ago
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
This video shows how to revert the changes done as part of your previous commits using GitHub. #github #git.
42,864 views
How to use git pull --rebase to keep your team's commit history clean. Command for creating the 'git pr' alias (so you can ...
1,389,921 views
Take my Full Git and GitHub course: https://www.analystbuilder.com/courses/git-and-github-for-data-professionals. RESOURCES: ...
11,304 views
10 months ago
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
How Git Actually Works — finally understand commits, branches, reset, rebase & more. You use Git every day. Commit. Push. Pull.
1,159,726 views
7 months ago
In this Git tutorial we'll learn how to revert already committed and pushed code to remote server. git revert [sha1] command can ...
430 views
6 years ago
Sometimes when you think you need to revert a Git commit, what you really need is a reset. In this Git revert a commit example, I'll ...
34,433 views
5 years ago
Contact Info: Name: Saranya Ashokumar Mobile num: +91 9043915139 From: PrayaLabs mailid: saranya@prayalabs.com ...
1,019 views
Made a mistake in your commit? No worries. The git revert command lets you undo changes without rewriting history. In this Git ...
36,682 views
Build a full mental model of Git → https://learngit.io?v=delete If this visual learning style clicks for you, I built LearnGit.io as a more ...
75,331 views
Git revert multiple commits Blog: http://www.singhajit.com/git-revert-multiple-commits/ Facebook: ...
10,803 views
9 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,895 views
What You'll Learn in This Video: • Understanding git reset: What it does and why it's different from git revert. • The Git States: A ...
4,259 views
In this tutorial, we will cover how to undo or revert a code change. Also I will show you how to reset your git branch to any previous ...
250,389 views
Explicación breve con demostración visual. ¡No olvides suscribirte para más tutoriales! 0:00 - Intro 0:08 - Revisando el repo y ...
957 views