ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,736,187 results

Fireship
Git Explained in 100 Seconds

Learn the basics of Git in 100 seconds. 0:09 Initialize a git repo 0:33 Stage files 0:39 Commit a snapshot 1:12 Branch off into an ...

1:57
Git Explained in 100 Seconds

795,681 views

6 years ago

Programming with Mosh
What is Git? Explained in 2 Minutes!

Subscribe for more Git tutorials like this: https://goo.gl/6PYaGF Learn Git basics in one hour: https://youtu.be/8JJ101D3knE #Git ...

2:40
What is Git? Explained in 2 Minutes!

789,377 views

5 years ago

GitHub
Linus Torvalds on the early "hate" for Git's interface

"I just didn't like CVS very much." In this short clip, Linus Torvalds explains the reasoning behind Git's controversial command ...

0:46
Linus Torvalds on the early "hate" for Git's interface

853,559 views

1 year ago

The Modern Coder
Gitflow Explained

Build a full mental model of Git (free btw) → https://app.learngit.io/home/?v=gitflow If this visual learning style clicks for you, I built ...

2:51
Gitflow Explained

70,861 views

1 year ago

bashbunni
learn git worktrees in under 5 minutes

Git worktrees are a great way to boost your productivity and wrangle your chaotic coding habits. Git worktrees let you check out ...

3:18
learn git worktrees in under 5 minutes

131,037 views

1 year ago

Anndev
Git explained. Want to fully understand Git? 6-minute video on my channel 👇 #learntocode #tips

Does Git seem like black magic to you? 😅 Today I'll explain Git and GitHub from scratch, with simple analogies and real-world ...

1:21
Git explained. Want to fully understand Git? 6-minute video on my channel 👇 #learntocode #tips

7,381 views

9 months ago

Platzi
What is Git and GitHub? - Repositories, branches, and more

Git is a version control software designed by Linus Torvalds, focused on the efficiency and reliability of application version ...

2:31
What is Git and GitHub? - Repositories, branches, and more

416,067 views

7 years ago

makigas
Git Tutorial – 1. What is Git? (English CC)

[Please, enable CC to see captions for this video in English] In my first episode of this Git Tutorial, I'll talk about what ...

3:43
Git Tutorial – 1. What is Git? (English CC)

129,992 views

10 years ago

GitKraken
Git Tutorial: All About Submodules

In this Git tutorial, learn what submodules are and when you should use them. If you're looking for a good Git GUI client to help ...

3:13
Git Tutorial: All About Submodules

107,630 views

9 years ago

GitHub
What is GitHub?

So, what is GitHub? It's where over 100 million developers create, share, and ship the best code possible. It's a place for anyone, ...

2:43
What is GitHub?

2,453,063 views

3 years ago

Gwizz
Godot 4 GitHub Tutorial

Quick tutorial on how to use GitHub with Godot 4! GitHub Desktop: https://desktop.github.com.

3:06
Godot 4 GitHub Tutorial

138,950 views

2 years ago

Brain Teaser
How to create repository on GitHub #github #governorsindhinitiative #shorts

Learn how to create a GitHub repository with this informative tutorial. In this video, we will guide you through the steps of setting up ...

0:12
How to create repository on GitHub #github #governorsindhinitiative #shorts

962,156 views

2 years ago

GitKraken
Git Tutorial: What is SSH?

In this Git tutorial, learn how to use SSH to authenticate to a remote service. Then download the GitKraken Git GUI for free to make ...

2:42
Git Tutorial: What is SSH?

74,753 views

9 years ago

midudev
Guide on how to undo a commit in Git

If you haven't pushed yet: - To keep changes: `git reset --soft HEAD~1` - To remove changes: `git reset --hard HEAD~1` - To ...

0:43
Guide on how to undo a commit in Git

41,324 views

2 years ago

GitHub
How to create a pull request in 4 min | GitHub for Beginners

Create a pull request with me in this quick tutorial! We'll suggest changes to a repository and have others review them before ...

3:44
How to create a pull request in 4 min | GitHub for Beginners

288,027 views

1 year ago

Linux Tech TV
2. 🚀🔥 Git tutorial for beginners: git config @LinuxTechTV pro Git

Thanks for watching... @LinuxTechTV Checkout Git commands playlist...!

0:21
2. 🚀🔥 Git tutorial for beginners: git config @LinuxTechTV pro Git

27,723 views

3 years ago

GitKraken
Git Tutorial #9: What is a Commit in Git? | Learn Git with GitKraken

A commit is like a snapshot of your work. It's how Git keeps track of every change you make. In this Git tutorial, you'll learn: What a ...

2:42
Git Tutorial #9: What is a Commit in Git? | Learn Git with GitKraken

34,383 views

6 years ago

thenewboston
Git Tutorial - 14 - Checkout this video (Git it?)

https://thenewboston.net/

3:53
Git Tutorial - 14 - Checkout this video (Git it?)

70,166 views

12 years ago