ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,356,707 results

Philomatics
Never* use git pull

How to use git pull --rebase to keep your team's commit history clean. Command for creating the 'git pr' alias (so you can ...

4:02
Never* use git pull

1,243,198 views

1 year ago

Coding with Lewis
When Programmers Argue in GitHub issues 💀 #tech #software #code #programming #git
0:53
When Programmers Argue in GitHub issues 💀 #tech #software #code #programming #git

135,451 views

1 year ago

The Modern Coder
Avoid this Git rebase PITFALL!

Avoid this Git rebase pitfall #programming #coding #git #learngit.

0:25
Avoid this Git rebase PITFALL!

2,324 views

2 years ago

Philomatics
git rebase - Why, When & How to fix conflicts

Why, when and how to do git rebase. How to fix merge conflicts during git rebase. If you like my style of teaching, I'd love to see ...

9:45
git rebase - Why, When & How to fix conflicts

213,737 views

1 year ago

People also watched

LearnThatStack
Git Will Finally Make Sense After This

How Git Actually Works — finally understand commits, branches, reset, rebase & more. You use Git every day. Commit. Push. Pull.

13:25
Git Will Finally Make Sense After This

844,396 views

2 months ago

DevOps Toolbox
Stop Using Git Worktrees. Do THIS Instead.

Code reviews that understand context, not just diffs, with Augment Code: https://fandf.co/3LicfbQ --- Worktrunk is "Git worktree ...

12:57
Stop Using Git Worktrees. Do THIS Instead.

11,562 views

1 day ago

ByteByteGo
How Git Works: Explained in 4 Minutes

Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe Git ...

4:18
How Git Works: Explained in 4 Minutes

739,215 views

2 years ago

Veritasium
The Internet Was Weeks Away From Disaster and No One Knew

How a single hack infected the world's most important operating system. Sponsored by NordVPN - Get exclusive NordVPN deal ...

53:00
The Internet Was Weeks Away From Disaster and No One Knew

8,917,499 views

6 days ago

Core Dumped
Why the Linux Kernel Is Useless by Itself

This video was sponsored by Brilliant. To try everything Brilliant has to offer—free—for a full 30 days, visit ...

19:36
Why the Linux Kernel Is Useless by Itself

8,461 views

2 hours ago

AI LABS
This Enforcement Method Solved Claude's Biggest Problem

We tested Claude plugins that enforce strict development workflows in Claude Code. Do Claude Code skills actually work?

9:56
This Enforcement Method Solved Claude's Biggest Problem

58,548 views

7 days ago

Apple
Hello, MacBook Neo

Four stunning colors, 13" Liquid Retina display, all-day battery life, durable aluminum design, A18 Pro chip, seamless AI, and ...

3:50
Hello, MacBook Neo

1,135,516 views

3 hours ago

Nick White
Git Tutorial For Dummies

The Best Place To Continue Learning Git / Github - https://bit.ly/3MFZLIZ Preparing For Your Coding Interviews? Use These ...

19:25
Git Tutorial For Dummies

1,878,647 views

4 years ago

Migey Bean
HOW TO FIX: error: failed to push some refs to  | Create Remote GitHub Repository in 2 Minutes

List of commands I use in the video~~ $ cd YourDirectory $ git init $ git remote add origin YourRemoteRepositoryURL $ git add -A ...

2:33
HOW TO FIX: error: failed to push some refs to | Create Remote GitHub Repository in 2 Minutes

164,310 views

7 years ago

Programming with Mosh
Git Tutorial for Beginners: Learn Git in 1 Hour

Git: The essential tool for modern development. This quick explainer shows why it's a must-have skill. Ready for a deep dive ...

1:09:13
Git Tutorial for Beginners: Learn Git in 1 Hour

3,296,710 views

5 years ago

Bariul Academy
git error failed to push some refs to remote repository

git error failed to push some refs to repository.

0:20
git error failed to push some refs to remote repository

77,363 views

3 years ago

Visual Studio Code
Undo Git commit + VS Code

Top rated Stack Overflow question, and VS Code lets you do it with one click #vscode #git.

0:23
Undo Git commit + VS Code

180,709 views

3 years ago

Frontend Masters
🔍🐛 Simplify Debugging: Automatically find the first bad commit with git bisect

Simplify Debugging: Automatically find the first bad commit with git bisect #Git #GitHub #Debugging #VersionControl #WebDev ...

1:00
🔍🐛 Simplify Debugging: Automatically find the first bad commit with git bisect

15,468 views

1 year ago

Renu InfoTech
Fatal refusing to merge unrelated histories git error

Fatal refusing to merge unrelated histories git error Consider you have two branches feature and master, you are trying to merge ...

0:11
Fatal refusing to merge unrelated histories git error

1,329 views

3 years ago

Mark Shust
git push autoSetupRemote #git #opensource

Want an easier way to push branches in Git? Normally when you create and checkout a branch, make a commit, and then try to ...

0:56
git push autoSetupRemote #git #opensource

4,564 views

2 years ago

Philomatics
Never fear merge conflicts again - git merge/pull tutorial

What I wish I had known when I started using git. 0:00 - Aborting the merge 0:26 - Understanding conflict markers 1:30 - Automatic ...

5:12
Never fear merge conflicts again - git merge/pull tutorial

153,428 views

1 year ago

Visual Studio Code
Git ADD like this!

shorts.

0:26
Git ADD like this!

218,444 views

3 years ago

Adeyemi Ogunnaike
git branch : fatal error solved

This video is about how you can solve a particular error in git PREVIOUS GIT VIDEOS Git branch: https://youtu.be/RQi7skd2ybs ...

3:58
git branch : fatal error solved

1,380 views

3 years ago

Solidity finance
Foundry error solved | git submodule exited with code 128

Join us as we troubleshoot and resolve a common issue encountered in Git submodules – exit code 128. In this straightforward ...

1:52
Foundry error solved | git submodule exited with code 128

742 views

1 year ago

Coding in Flow
Git Push ERROR: Repository not found (FIX)

How to fix Git Push ERROR: Repository not found when you try to push your code to a private GitHub repo. ⭐ Get my full-stack ...

0:59
Git Push ERROR: Repository not found (FIX)

50,329 views

2 years ago

Ahmad Adillaumam
[FIXED] Git Failed to Push Some Refs

To github.com:username/repository.git ! [rejected] main - main (non-fast-forward) error: failed to push some refs to ...

0:34
[FIXED] Git Failed to Push Some Refs

14,171 views

3 years ago

Tech Gitter Official
Install Git on Windows 10/11 in Under a Minute! 💻 #shorts

For more details, check out the full blog here: ...

0:23
Install Git on Windows 10/11 in Under a Minute! 💻 #shorts

56,050 views

9 months ago

Cameron McKenzie
Fix Git's SSH Permission Denied (PublicKey) Error on GitHub (git@github.com)

Looking for a quick fix to GitHub's Permission Denied (PublicKey) SSH error? Don't worry, GitHub's Permission Denied fix is ...

6:37
Fix Git's SSH Permission Denied (PublicKey) Error on GitHub (git@github.com)

62,829 views

4 years ago

The Code City
How to Fix Git Error: Failed to Push Some Refs to | Github/Gitlab (2026)

If you are running into the “failed to push some refs to” error in Git, don't worry this is one of the most common Git errors ...

4:09
How to Fix Git Error: Failed to Push Some Refs to | Github/Gitlab (2026)

2,916 views

5 months ago