ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

179 results

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

Git is the tool every developer uses daily but rarely understands completely. Here are the 10 most important Git commands ...

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

321 views

3 weeks ago

TheCodeForge
Git Pull: pulled onto dirty work — unwanted merge commit landed

Pulled by accident onto dirty work — an unwanted merge commit landed. Root cause: Default pull created a merge; undoing it ...

8:42
Git Pull: pulled onto dirty work — unwanted merge commit landed

0 views

13 days ago

rodentskie
#3 git pull request

basic pull request workflow #git.

8:13
#3 git pull request

25 views

3 weeks ago

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

GitHub and pull requests: git remote add origin URL, git push -u origin main (first push sets upstream), git clone URL, git pull.

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

30 views

11 days 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)

303 views

9 days ago

Shawnthebro
Gitting Started with Git #3: Branch, Review, & Merge | GitHub Source Control | Getting Started Guide

Have you ever wondered how to branch, review, and merge changes in a GitHub repo to track and share your game development ...

14:50
Gitting Started with Git #3: Branch, Review, & Merge | GitHub Source Control | Getting Started Guide

68 views

5 days ago

Aseesh
The Git Workflow Nobody Taught You (But Everyone Uses)

Git ships with over 130 commands. You'll use about ten of them for the rest of your career. This walks one branch through one ...

5:10
The Git Workflow Nobody Taught You (But Everyone Uses)

3,581 views

11 days ago

TheCodeForge
Git Fetch vs Pull: one wrong command masked a diff and broke deploy

A broken deploy — `git pull` merged upstream changes that masked the real diff. Root cause: Pull auto-merged before anyone ...

9:50
Git Fetch vs Pull: one wrong command masked a diff and broke deploy

3 views

13 days ago

coinslive
Git Branches & Pull Requests Explained | Day 6 Real Software Dev Skills

In Day 6 of the Real Software Development Skills Sprint, we learn how real software teams use Git branches and pull requests.

11:56
Git Branches & Pull Requests Explained | Day 6 Real Software Dev Skills

17 views

2 weeks ago

Shelendra Kumar
Git Tutorial #9 | Git Pull from a Specific Branch

Learn FREE with Udemy Business If your company provides Udemy Business, you can access all of my courses at no additional ...

5:24
Git Tutorial #9 | Git Pull from a Specific Branch

14 views

11 days ago

Generalist Programmer
Git Commands You Actually Use (The 20 That Matter)

Use git pull --rebase for a clean daily pull. - git stash: shelve uncommitted work for a clean working tree (git stash), reapply and ...

10:35
Git Commands You Actually Use (The 20 That Matter)

27 views

11 days ago

The Skill Zilla
Git, GitHub & Fork Explained Simply | Ultimate Visual Guide for Beginners

Confused about Git, GitHub, and how to actually use the FORK command? In this ultimate visual guide, we break down Git ...

11:39
Git, GitHub & Fork Explained Simply | Ultimate Visual Guide for Beginners

58 views

3 weeks ago

𝗦𝘁𝗮𝗿𝗖𝗼𝗱𝗲 𝗞𝗵
Git Will Finally Make Sense After This

Git Will Finally Make Sense After This Confused by Git commands like commit, branch, merge, pull, and push? You're not alone!

10:05
Git Will Finally Make Sense After This

531 views

2 weeks ago

freeplacementcourse
GitHub Tutorial: How to Fork, Clone, and Sync a Repository (Step-by-Step)

Master Git and GitHub workflows in this comprehensive, step-by-step tutorial! Learn exactly what forking means, how to safely ...

11:54
GitHub Tutorial: How to Fork, Clone, and Sync a Repository (Step-by-Step)

14 views

10 days ago

Linux Mench
DWM Install

#linux #dwm #simpleterminal #windowmanager Download my configuration files: git clone https://gitlab.com/artibus1/mench.git To ...

5:02
DWM Install

980 views

1 day ago

One Mind Learning
Git & Version Control for Beginners — The Only Guide You'll Need

Ever broken your code and had no way to undo it? This video fixes that — for good. We start with why version control exists and ...

5:23
Git & Version Control for Beginners — The Only Guide You'll Need

28 views

2 weeks 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

476 views

4 days ago

coinslive
Git Panic? Learn Clone, Diff, Restore, Log & Pull | Day 7 Real Software Dev Skills

Beginners often panic when Git shows scary messages. What if I delete a file? What if I make the wrong change? What if I stage ...

12:36
Git Panic? Learn Clone, Diff, Restore, Log & Pull | Day 7 Real Software Dev Skills

8 views

2 weeks ago

Muqddas Akhtar
Hands-On Git Branching and Merging | Real-World Git Tutorial (2026)

Learn Git and GitHub from scratch with this complete hands-on beginner course! Whether you're a student, aspiring developer, ...

5:44
Hands-On Git Branching and Merging | Real-World Git Tutorial (2026)

3 views

3 weeks ago

Eric Osterberg
Updating TicketsCAD with Git on Windows (Git Bash) | TicketsCAD Admin Appendix A

Install Git for Windows and keep TicketsCAD up to date from Git Bash — gentle and shell-first, no prior command-line experience ...

5:32
Updating TicketsCAD with Git on Windows (Git Bash) | TicketsCAD Admin Appendix A

5 views

4 weeks ago