ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

8,871 results

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

738,298 views

2 years ago

Justin Brooks
Write git commit messages like a PRO with Conventional Commits

Good commit messages are important for maintaining any long-term project. If you follow this guide laid out in this video you can ...

4:08
Write git commit messages like a PRO with Conventional Commits

153,554 views

5 years ago

makigas
Tutorial de Git – 32. Conventional commits

Conventional Commits is a Git repository usage pattern in which we always prefix all commits to indicate their type, for ...

11:38
Tutorial de Git – 32. Conventional commits

7,381 views

4 years ago

ArjanCodes
Git Hooks: We’re Not Using Them Enough!

Learn how to design great software in 7 steps: https://arjan.codes/designguide. In this video, I'll explore Git hooks and ...

4:06
Git Hooks: We’re Not Using Them Enough!

20,395 views

1 year ago

Visual Studio Code
Git ADD like this!

shorts.

0:26
Git ADD like this!

217,650 views

3 years ago

The Modern Coder
Git PULL vs FETCH

If this visual learning style clicks for you, I built https://LearnGit.io to be a more complete curriculum focusing on how Git actually ...

7:13
Git PULL vs FETCH

67,833 views

1 year ago

makigas
Git Tutorial – 3. Creating your first commit

Once Git is installed on your computer, you can create a repository and make your first commit. Today we'll see how to use ...

8:17
Git Tutorial – 3. Creating your first commit

115,757 views

10 years ago

ByteByteGo
Git MERGE vs REBASE: Everything You Need to Know

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

4:34
Git MERGE vs REBASE: Everything You Need to Know

682,541 views

2 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,569 views

3 years ago

The Modern Coder
Gitflow Explained

If this visual learning style clicks for you, I built LearnGit.io to be a more complete curriculum focusing on how Git actually works, ...

2:51
Gitflow Explained

58,655 views

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

33,781 views

6 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,295,625 views

5 years ago

DotTech-ES
Sign your Git Commits like a Pro | GPG or SSH step by step

🔐 How to sign your commits with GPG and SSH in Git and GitHub ✅ Learn step-by-step how to protect the authenticity of your ...

12:31
Sign your Git Commits like a Pro | GPG or SSH step by step

1,550 views

11 months ago

Mike Bird
LLMs can write your git commit message

I open sourced a script I made that lets LLMs write your git commit messages. Use a local model via Ollama or Groq Check out the ...

2:20
LLMs can write your git commit message

1,081 views

1 year ago

mCoding
The easy way to keep your repos tidy.

Catch simple issues before code review using pre-commit. Pre-commit uses git hooks in order to catch your little typos before they ...

5:59
The easy way to keep your repos tidy.

105,876 views

4 years ago

Coding in Public
GIT commit 🤝 right user

gitconfig to the rescue! Connect With Me - Website: https://codinginpublic.dev - Blog: https://chrispennington.blog - Twitter: ...

0:48
GIT commit 🤝 right user

5,462 views

1 year ago

theurbanpenguin
The Anatomy of a Git Commit: Understand Your Git Commits

To understand the anatomy of a git commit you need to look a little under the hood.

14:14
The Anatomy of a Git Commit: Understand Your Git Commits

1,553 views

1 year ago

The Modern Coder
Git CHERRY PICK Tutorial

If this visual learning style clicks for you, I built https://LearnGit.io to be a more complete curriculum focusing on how Git actually ...

4:42
Git CHERRY PICK Tutorial

200,566 views

3 years ago

The Modern Coder
Git Merge vs Rebase: When to Use Each

If this visual learning style clicks for you, I built https://LearnGit.io to be a more complete curriculum focusing on how Git actually ...

9:39
Git Merge vs Rebase: When to Use Each

191,663 views

2 years ago

Kevin Stratvert
Git and GitHub Tutorial for Beginners

Check the unstaged changes git diff Commit the staged changes git commit -m "MESSAGE" Reset staging area to the last commit ...

46:19
Git and GitHub Tutorial for Beginners

1,872,665 views

3 years ago