Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
339,288 results
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,171,597 views
4 years ago
Git commit messages are actually more important than what you think. It's recommended to write the commit messages in a ...
3,414 views
1 year ago
... 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: ...
552,650 views
7 months ago
Git: The essential tool for modern development. This quick explainer shows why it's a must-have skill. Ready for a deep dive ...
3,450,391 views
5 years ago
Aprende Git y Github desde cero para que puedas dar tu primer en aportar a proyectos populares y tengas un impacto bastante ...
246,281 views
2 years ago
... git-all 3:33 git config credentials 4:10 New remote repo 4:52 git clone 5:21 git init 6:04 git add 7:05 git status 7:27 git commit 9:03 ...
134,876 views
Keep you git history commits clean. I often notice that developers are publishing their PR with a commit mess. Commits should ...
6,077 views
MENU DEL CURSO DE GIT *** 0:00:00 - Introducción 0:05:07 - ¿Que es GIT? 0:08:08 - Configuración inicial 0:25:38 - Primeros ...
422,490 views
Git is the most popular version control system out there and for good reason. In this video, we'll go over the basics of what git is ...
2,305,247 views
10 years ago
Welcome to Part 3 of our Git & GitHub Tutorial Series! In this video, you'll learn everything about: ✓ git commit – Save changes ...
17 views
Manually and auto-sign / verify git commits and tags. Had an error? Check the pinned comment. Hit the subscribe button to ...
48,182 views
Have you been heard about Conventional Commits, a lightweight convention on top of commit messages? In this presenation we ...
1,018 views
Making your very first Git commit can feel intimidating, but it doesn't have to be! In this step-by-step tutorial, we break down exactly ...
15 views
2 weeks ago
En esta oportunidad vamos a conocer los comando básicos para hacer nuestro primer commit. E-BOOK DE GIT ...
706 views
Mostramos las diferencias entre las estrategias de Merge Commit, Squash y Rebase, para ver las diferencias y dar nuestra ...
57,162 views
Abordamos los comandos git add, git commit y git push desde Git bash y VSCode.
5,751 views
Branches are one of Git's most important concepts. And to master Git, it's essential to have a thorough understanding of how ...
297,151 views
... pull View Git status and your local changes. git status Git Add all files & commit. git add . git commit -m "My Commit Message" Git ...
259,539 views
Dive into the best practices for committing code changes and crafting effective commit messages with our focused tutorial.
7,898 views
Learn Git branching and merging and use it with GitHub in the feature branch workflow. Branching and merging are powerful ...
337,643 views