ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,183,401 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

731,365 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,197 views

5 years ago

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

746,523 views

5 years ago

Ghost Telepathy
How To Git Commit And Push Changes

Sign Up https://semicolon.dev/YouTube (We're free online community, meet other makers!) #git #github #webdevelopment ...

1:29
How To Git Commit And Push Changes

117,991 views

3 years ago

Carlos Azaustre - Aprende JavaScript
Haz tus mensajes de GIT Commit PROFESIONALES con CONVENTIONAL COMMITS

Te gustaría mejorar tus mensajes de commit de una manera más semántica, profesional y que te sirva para automatizar ciertas ...

12:44
Haz tus mensajes de GIT Commit PROFESIONALES con CONVENTIONAL COMMITS

63,503 views

3 years 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

797,438 views

2 months ago

TodoCode
🚀GIT ADD + GIT COMMIT + GIT PUSH TUTORIAL 💥| EASY SETUP | Introduction to GIT and GITHUB #4

🤓Today on TodoCode we'll show you how to use the git add, git commit, and git push commands. These are ESSENTIAL when sharing ...

9:23
🚀GIT ADD + GIT COMMIT + GIT PUSH TUTORIAL 💥| EASY SETUP | Introduction to GIT and GITHUB #4

161,059 views

4 years ago

People also watched

deivchoi
Learn Git in 15 Minutes

Learn web development with me!!! ➡️ https://deivchoi.com In 15 minutes, you'll learn all the basic commands you need to start ...

14:46
Learn Git in 15 Minutes

267,391 views

4 years ago

EDteam
¿Qué es Git y cómo funciona? - La mejor explicación en español

Te han dicho que si no sabes Git no podrás encontrar trabajo aunque ya sepas programar? ¡Es verdad! Git es un sistema de ...

20:59
¿Qué es Git y cómo funciona? - La mejor explicación en español

532,653 views

6 years ago

Ivana Soledad Rojas Córsico
GIT: GIT ADD + GIT COMMIT + GIT PUSH. Cómo guardar cambios en un repositorio?

Abordamos los comandos git add, git commit y git push desde Git bash y VSCode.

29:40
GIT: GIT ADD + GIT COMMIT + GIT PUSH. Cómo guardar cambios en un repositorio?

5,639 views

3 years ago

Thetips4you
Git Crash Course: Zero to Confident (2026)

Stop creating "project_final_v2_REAL.zip" — learn Git the right way in 25 minutes! This complete beginner's crash course takes ...

59:43
Git Crash Course: Zero to Confident (2026)

4,305 views

8 days 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,369 views

4 years ago

HolaMundo
Aprende GIT ahora! curso completo GRATIS desde cero

Accede a todos mis cursos aquí y obtén un 10% de descuento para siempre en la suscripción con el cupón 'off10": ...

1:06:42
Aprende GIT ahora! curso completo GRATIS desde cero

1,132,203 views

4 years 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,744 views

10 years ago

freeCodeCamp Español
Aprende Git y GitHub - Curso desde Cero

Aprende los fundamentos de Git y GitHub paso a paso en este curso práctico de 5+ horas desde cero. El curso explica los ...

5:32:55
Aprende Git y GitHub - Curso desde Cero

337,374 views

3 years ago

HackeMate
✅ Aprende a subir tus repositorios a GitHub usando comandos (GIT)

CONFIGURACIÓN POR PRIMERA VEZ: (Si quieres copia y pega los comandos, bro) git status git add . git commit -m "Cambios2" ...

8:39
✅ Aprende a subir tus repositorios a GitHub usando comandos (GIT)

6,505 views

4 years ago

Pelado Nerd
Tutorial de GIT para principantes! - Usando la linea de comandos en Git

Hoy hablamos de Git, el software para control de versiones que se usa en todo el mundo. Aprendemos los comandos básicos y ...

19:49
Tutorial de GIT para principantes! - Usando la linea de comandos en Git

164,917 views

6 years ago

Miguel Benedit
Qué es y cómo realizar un Commit - Tutorial Git y GitHub para mortales #11

En este vídeo vamos aprender qué es el comando "git commit" y como utilizarlo para impactar nuestros cambios en el repo oficial.

4:10
Qué es y cómo realizar un Commit - Tutorial Git y GitHub para mortales #11

21,308 views

5 years ago

freeCodeCamp.org and logicBase Labs
Git & GitHub Crash Course for Beginners [2026]

... git add: Staging Changes - 0:23:40 git add Variations (., -A, specific files) - 0:24:30 git reset: Unstaging Files - 0:30:22 git commit: ...

1:21:20
Git & GitHub Crash Course for Beginners [2026]

224,925 views

2 months ago

Philomatics
Use past tense in git commit messages

Should you be using past or present tense in your git commit messages? StackOverflow answer arguing in favor of past tense: ...

2:44
Use past tense in git commit messages

21,143 views

1 year ago

Cameron McKenzie
How to Write a Git Commit Message: Conventions & Best Practices #github #gitlab #bitbucket #python

Ever think about getting Git or GitHub certified? I've got three free GitHub practice exams for anyone interested in getting the ...

10:47
How to Write a Git Commit Message: Conventions & Best Practices #github #gitlab #bitbucket #python

7,110 views

1 year ago

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,221,787 views

1 year ago

The Modern Coder
How to Squash Commits in Git (Interactive Rebase)

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

3:56
How to Squash Commits in Git (Interactive Rebase)

349,028 views

7 years ago

Philomatics
Undo a git commit - git reset/revert - pushed/not pushed

How to undo a git commit. Pushed and not pushed/unpushed. Using git reset and git revert. Get my interactive git cheatsheet as ...

3:28
Undo a git commit - git reset/revert - pushed/not pushed

25,667 views

1 year ago

CodeHead
Git Commit Therapy

Buy me a Coffee (plz :P) : https://buymeacoffee.com/codehead Therapy? Nah, I just git commit and move on. If only life had a ...

1:30
Git Commit Therapy

7,000 views

11 months ago

academeez
git commit message and Conventional Commits

Git commit messages are actually more important than what you think. It's recommended to write the commit messages in a ...

1:18:20
git commit message and Conventional Commits

2,539 views

1 year ago

codebasics
Git Tutorial 4: Basic Commands: add, commit, push

In this git tutorial we will learn how to commit a code change locally using git commit and how to upload it to remote using git push.

16:35
Git Tutorial 4: Basic Commands: add, commit, push

432,933 views

9 years ago

r00tmaster
Git Commit Comments I Wish I Found Sooner

Cod. Acapela voices generated with 'TextAloud' software.

3:04
Git Commit Comments I Wish I Found Sooner

20,440 views

1 year ago

ByteMonk
🚀 Why is Git INSANELY Fast?

Graphite Stack Diff → https://graphite.plug.dev/iYyiiR5 In this video, we slow down git commit and trace exactly what Git does ...

10:33
🚀 Why is Git INSANELY Fast?

2,809 views

14 hours ago

Kie Codes
How to commit better with Git

Commits are the visible blocks of work of a programmer's craft. Yet it seems that so little effort goes toward crafting a good git ...

11:41
How to commit better with Git

19,864 views

5 years ago