ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,359,295 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,566 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

Matt Hughes
Quickly Fix This Common Git Mistake! #shorts #software #development

Command: git push -f origin last_known_good_commit:branch_name Learn more here: https://stackoverflow.com/a/1270608 #git.

0:22
Quickly Fix This Common Git Mistake! #shorts #software #development

1,326 views

3 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,811 views

1 year ago

People also watched

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.

12,693 views

1 day ago

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

845,614 views

2 months ago

The Lunduke Journal
Brazil Law: All OS's Have 13 Days to Add Age Verification

A new law, in Brazil, requires age verification on all Operating Systems (including Linux & Windows) by March 17th. Plus a ...

17:00
Brazil Law: All OS's Have 13 Days to Add Age Verification

8,046 views

3 hours 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,971,569 views

7 days 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,452 views

2 years ago

AI LABS
This Just Fixed 90% of AI Coding Errors

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

9:56
This Just Fixed 90% of AI Coding Errors

58,615 views

7 days 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,927 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

Ihatetomatoes
Git bisect tutorial. How to find a bad bug commit.

Learn how to use git bisect to find a bad commit. What you will learn in this Git bisect tutorial: - what is git bisect - how to start the ...

7:12
Git bisect tutorial. How to find a bad bug commit.

28,323 views

5 years ago

Tech Conclave
error: failed to push some refs to

To https://github.com/progvocab/golang.git ! [rejected] main - main (fetch first) error: failed to push some refs to ...

3:46
error: failed to push some refs to

23,197 views

4 years ago

Suresh SDET Automation
Git Status to check, untracked files and changes not staged #shorts #SureshSDETAutomation #git
0:07
Git Status to check, untracked files and changes not staged #shorts #SureshSDETAutomation #git

9,675 views

4 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,366 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,727 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

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,465 views

1 year 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

Visual Studio Code
Git ADD like this!

shorts.

0:26
Git ADD like this!

218,530 views

3 years ago

Jörgen Persson
vscode - failed to execute git
1:01
vscode - failed to execute git

3,906 views

9 years ago

AnilCareerTalks
git error failed to push some refs to remote repository #git

git error failed to push some refs to remote repository HOW TO FIX: error: failed to push some refs to | Create Remote GitHub ...

0:41
git error failed to push some refs to remote repository #git

1,105 views

10 months 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,346 views

2 years ago

Lars Bilde
Git push without a pull error

More information about Git pull and Git Push. How do we do a Git Push? Why do we get a Git Pull error?

2:47
Git push without a pull error

2,383 views

9 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,122 views

9 months ago

Coding in Flow
How to Git Clone a Private GitHub Repository

How to use your login credentials to git clone a private repository on GitHub. ⭐ Get my full-stack Next.js with Express & TypeScript ...

0:34
How to Git Clone a Private GitHub Repository

130,369 views

2 years ago