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
469 results
Udemy Course - AWS Networking Zero to Hero! ▭▭▭▭▭▭ AWS Networking Masterclass!
4,298 views
10 months ago
Confused about Git Reset? You are not alone! In this video, we break down the three modes of `git reset`—Soft, Mixed, and ...
237 views
6 months ago
How Git Actually Works — finally understand commits, branches, reset, rebase & more. You use Git every day. Commit. Push. Pull.
1,162,807 views
7 months ago
In this Git reflog tutorial, I show how I recovered lost commits after accidentally running git reset --hard on the wrong commit.
590 views
1 month ago
`git stash` pauses your work. `git reset` rewrites the past. And `git reset --hard…` 💀 destroys your work. `` _________ ...
114 views
New to Git? Download my FREE Git Started Guide here: https://henrikmdev.com/gitstarted Need 1-on-1 coaching? Click ...
1,494 views
11 months ago
Most git tutorials teach you the basics of git commands, but real developers use git completely differently on the job. In this video, I ...
537 views
4 months ago
GIT RESET — La différence entre --soft et --hard EXPLIQUÉE avec un exemple concret Tu ne comprends pas vraiment ce que fait ...
49 views
9 months ago
Apply for your free consultation call here: https://raketementoring.com/ *Find me on social media* INSTAGRAM: ...
11 views
Part 4 of Git Zero to Hero. Learn how to undo changes safely in Git. Master git reset, revert, and reflog to recover from any mistake.
8 views
5 months ago
10,493 views
The fix: `git revert -m 1 ‹merge›`; revert the revert to re-apply. A production war story from the TheCodeForge Git series — the ...
6 views
2 weeks ago
Subscribe : https://www.youtube.com/channel/UCq3a5LV2NtHt526ZDQYwPig/?sub_confirmation=1 ...
302 views
Have you ever made some revisions to your code, committed those changes, and then wished you could undo the changes you ...
251 views
Day 30: Git Hard Reset | 100 Days of DevOps Welcome to Day 30 of the 100 Days of DevOps series! In this lab, you'll learn how to ...
15 views
3 months ago
Stop using git reset to fix old bugs! If you reset a commit from yesterday, you destroy all the code you wrote today. This is video ...
113 views
In this hands-on lab, you'll learn how to safely undo changes in a Git repository using the git revert command—an essential skill ...
Instagram :https://www.instagram.com/themaster_ved/ ▻ My Laptop : https://amzn.to/3QxCRSY ▻ My Headphones (Battery ...
51 views
Today we learn how to split the previous commit into 2 commits using git reset.
48 views
Ever deleted code you needed? Or pushed a bug that broke production? In this video, we master the art of "Git Time Travel.
148 views