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
134,520 results
... 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: ...
227,860 views
2 months 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 ...
118,395 views
1 year ago
Git commit messages are actually more important than what you think. It's recommended to write the commit messages in a ...
2,546 views
Git: The essential tool for modern development. This quick explainer shows why it's a must-have skill. Ready for a deep dive ...
3,289,038 views
5 years ago
Check the unstaged changes git diff Commit the staged changes git commit -m "MESSAGE" Reset staging area to the last commit ...
1,868,103 views
3 years ago
We explore how to commit a file in java and how the git file structure is structured. Git repository: ...
3,336 views
8 years ago
In this video we will look at some common mistakes in Git and how we can fix these mistakes. Specifically we will cover how to ...
393,143 views
10 years ago
Learn Git from start to finished in this full course written by ThePrimeagen. Nearly every developer in the world uses it to manage ...
507,203 views
Quer se aprofundar mais? Aproveite o desconto na Alura: https://alura.com.br/promocao/rafaballerini Lembrando que tem ...
631,516 views
4 years ago
Git has the power to make you a better software developer. But you'll have to go beyond the basic "commit, push, pull" to use it ...
1,876,778 views
Abordamos los comandos git add, git commit y git push desde Git bash y VSCode.
5,640 views
Learn Git from 0 experience to professional level in 3 projects. Git Cheatsheet: ...
740,638 views
Manually and auto-sign / verify git commits and tags. Had an error? Check the pinned comment. Hit the subscribe button to ...
47,001 views
... 14:49 - git init 16:17 - git status 16:30 - git add 17:25 - git commit 18:10 - Making Changes 19:10 - git log 19:56 - Create A Github ...
256,789 views
Learn Git branching and merging and use it with GitHub in the feature branch workflow. Branching and merging are powerful ...
317,150 views
OR git add ~filename~ To check status of staging area: git status To commit new changes: git commit -m "commit message" To ...
889,792 views
Want to learn how to commit and push changes using Git? This tutorial will walk you through the steps, making it easy to update ...
245 views
2 years ago
Keep you git history commits clean. I often notice that developers are publishing their PR with a commit mess. Commits should ...
5,129 views
... through VS Code ⌨️ (17:30) git commit command ⌨️ (18:15) git add command ⌨️ (19:15) committing ⌨️ (20:20) git push ...
4,962,269 views
... 00:00:00 git Intro 00:01:23 git version control 00:08:40 history of git 00:12:07 git Setup 00:19:52 git Init 00:29:05 git commit ...
490,759 views