ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

7,721,858 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

794,860 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!

788,765 views

5 years ago

The Modern Coder
Gitflow Explained

Build a full mental model of Git → https://learngit.io?v=gitflow If this visual learning style clicks for you, I built LearnGit.io as a more ...

2:51
Gitflow Explained

70,712 views

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

130,735 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,117 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

415,946 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,985 views

10 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,452,013 views

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

9 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,631 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,751 views

9 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

956,366 views

2 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,307 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

287,175 views

1 year ago

Linux Tech TV
20. Learn Git | git diff command | Git basics | Git tutorial @LinuxTechTV pro Git

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

0:32
20. Learn Git | git diff command | Git basics | Git tutorial @LinuxTechTV pro Git

777 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,374 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,160 views

12 years ago