ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

30 results

TheCodeForge
Git: A revert-of-a-revert created a conflict nobody understood — Git R

A revert-of-a-revert created a conflict nobody understood. Root cause: Reverting a merge commit without specifying the mainline ...

6:52
Git: A revert-of-a-revert created a conflict nobody understood — Git R

5 views

2 weeks ago

Generalist Programmer
Undo ANYTHING in Git (Reset, Revert, Reflog — No Panic)

How to undo anything in Git: reset vs revert, recovering lost commits with reflog, undoing pushes and amending safely.

10:28
Undo ANYTHING in Git (Reset, Revert, Reflog — No Panic)

12 views

13 days ago

Glabay
Git, how to save a production nightmare

... back to an earlier point git revert — safely undoing changes with a new commit git cherry-pick — grabbing a specific commit and ...

6:45
Git, how to save a production nightmare

24 views

4 days ago

CSE Gawd
36. Master Git Rollback: checkout, restore, & reset --hard | Undo Git Commits Like a Pro !

Are you preparing for IT campus placements and terrified of breaking code in a real project? In this practical DevOps tutorial ...

16:42
36. Master Git Rollback: checkout, restore, & reset --hard | Undo Git Commits Like a Pro !

39 views

3 weeks ago

Swag Professor Explain
Every Git Command Simply Explained in 5 Minutes!

... 01:07 Git Add 01:43 Git Commit 02:14 Git Push 02:42 Git Pull 03:09 Git Branch 03:39 Git Merge 04:10 Git Revert 04:38 Git Stash ...

5:13
Every Git Command Simply Explained in 5 Minutes!

327 views

3 weeks ago

Aseesh
Stop Using Rebase and Merge Like This (You're Doing It Wrong)

Run a rebase on an eight commit feature branch and zero of those eight commits survive. The code is identical, but every commit ...

7:42
Stop Using Rebase and Merge Like This (You're Doing It Wrong)

307 views

11 days ago

TheCodeForge
Git Reset: --hard on main + force push lost 8 developers 2 hours

git reset --hard` on main + force push — 8 developers lost 2 hours. Root cause: Hard reset discards commits + working changes; ...

6:51
Git Reset: --hard on main + force push lost 8 developers 2 hours

0 views

2 weeks ago

Clube Full-Stack
🛠️Git and GitHub - How to revert to any commit - Git Reset hard and soft

💎EXCLUSIVE CLASSES AND COURSES FOR MEMBERS https://www.youtube.com/channel/UCR26qtZ2AUqh2Tdx0ep6lQg/join ❤️‍🔥PIX Key: xandecar ...

13:07
🛠️Git and GitHub - How to revert to any commit - Git Reset hard and soft

171 views

3 weeks ago

TheCodeForge
Git: git add . swept in a debug file and secrets — Git Add & Commit

Committed a half-finished change — `git add .` swept in a debug file and secrets. Root cause: Blanket staging with no review of ...

5:34
Git: git add . swept in a debug file and secrets — Git Add & Commit

5 views

2 weeks ago

The Explainer
Master Git Workflows: The Complete Guide with Scenarios

Do you prefer git reset or git revert when working on your own private branches? Let me know below! If this video made Git finally ...

17:42
Master Git Workflows: The Complete Guide with Scenarios

33 views

2 weeks ago

Generalist Programmer
Git & GitHub Crash Course 2026 (From Zero + Free Cheat Sheet)

The undo safety net: git commit --amend (fix the last commit), git reset --soft or --hard HEAD~1, git revert SHA (safe on shared ...

16:21
Git & GitHub Crash Course 2026 (From Zero + Free Cheat Sheet)

30 views

13 days ago

Byte Club Pro
Git Will Finally Make Sense After This

Be honest: you've memorized git, not understood it. Pull, add, commit, push — and quiet panic the moment it says "detached ...

8:27
Git Will Finally Make Sense After This

478 views

6 days ago

Pivelcode
Spec Antes de Codear: Git + GitHub desde Cero

Alguna vez rompiste tu código y deseaste poder volver atrás? Eso existe. Se llama control de versiones. El control de versiones ...

18:38
Spec Antes de Codear: Git + GitHub desde Cero

1 view

1 day ago

Bare Metal Cyber
Episode 84 — Daily Git workflow: init, clone, add, commit, log, diff, config, gitignore

Linux+ tests Git because modern operations relies on version-controlled configuration and code, and administrators must ...

11:33
Episode 84 — Daily Git workflow: init, clone, add, commit, log, diff, config, gitignore

0 views

2 days ago

AI Interview Guru
25 most asked GIT (Version Control) interview questions you must never miss

Preparing for Git interviews? In this video, you'll learn the Top 25 Git Scenario-Based Interview Questions and Answers that are ...

7:09
25 most asked GIT (Version Control) interview questions you must never miss

6 views

2 weeks ago

工作姐博士在读
365天量化金融57: 量化代码用Git控制版本

你将学到什么- 理解Git 是什么:给代码做「带时间机器的存档」,每次commit 留一个快照,改坏了一键回到上一个好版本- 会用git init 建 ...

15:16
365天量化金融57: 量化代码用Git控制版本

7 views

3 weeks ago

Аве Кодер
Git in 8 Minutes: A Time Machine for Your Code

Hey coder! A complete breakdown of Git, no fluff: what it is and why it's used (version control system), three zones (working ...

8:27
Git in 8 Minutes: A Time Machine for Your Code

243 views

3 weeks ago

ProgrammingKnowledge2
How To Connect Google Colab And GitHub 2026: The Ultimate Complete Step By Step Developer Guide!!!

Welcome back to ProgrammingKnowledge2! In today's massive, highly requested full-length software engineering tutorial, we are ...

4:42
How To Connect Google Colab And GitHub 2026: The Ultimate Complete Step By Step Developer Guide!!!

64 views

4 days ago

Atul Gurav
Git से AI गवर्नेंस तक

... pull, fetch ✓ Branching & Merging ✓ Rebase vs Merge ✓ Cherry Pick ✓ Git Tags ✓ Git Stash ✓ Git Reset vs Git Revert ✓ Git ...

7:14
Git से AI गवर्नेंस तक

0 views

21 hours ago

Gary Chen
給非技術人員的 Github 教學,Vibe Coding 必學的基礎技能

加入我的Patreon,查看完整文章還有提示詞模板:https://www.patreon.com/GaryChen/posts/xie-gei-vibe-de-163853834/ -- 沒有 ...

19:16
給非技術人員的 Github 教學,Vibe Coding 必學的基礎技能

84,869 views

9 days ago