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
1,928,407 results
... and why its useful Commands Covered: - git branch - git checkout - git checkout -b - git commit -am P.S. Excuse the mess on my ...
416,334 views
10 years ago
Hey gang, in this git tutorial I'll introduce you to branching and creating new branches to test out new features on. This way, we're ...
384,204 views
8 years ago
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe Git ...
748,712 views
2 years ago
Branches are one of Git's most important concepts. And to master Git, it's essential to have a thorough understanding of how ...
291,766 views
4 years ago
🤓Today on #TodoCode we'll show you how to use the #git #branch command and all its derivatives to manage all the branches and ...
98,224 views
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 ...
754,172 views
6 years ago
Get a Free System Design PDF with 158 pages by subscribing to our weekly newsletter: https://bytebytego.ck.page/subscribe ...
686,701 views
Learn Git branching and merging and use it with GitHub in the feature branch workflow. Branching and merging are powerful ...
319,642 views
How to use git pull --rebase to keep your team's commit history clean. Command for creating the 'git pr' alias (so you can ...
1,270,596 views
1 year ago
subscribe for more ▻ https://bit.ly/3zlUmiS tech news in 60 sec: https://techsnif.com/ follow me on twitter (x) ...
50,402 views
10 months ago
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,137,859 views
Это надо знать! Почему во многих компаниях используют Git flow как методологию для git и как он устроен. Сегодня ...
82,592 views
3 years ago
I always used a git stash based workflow when I quickly need to switch branches. In newer versions of git (since 2015), the git ...
304,976 views
Join me as I walk through my typical developer workflow using Git worktrees to simultaneously work on multiple features at once ...
9,501 views
Learn git concepts, level up your command line skills, and become a more capable git user! Slides: ...
196,038 views
Edureka DevOps Training: https://www.edureka.co/devops-certification-training/ This Edureka "Git Branching" will give you an ...
40,623 views
5 years ago
Hello Today we are looking at the git worktree command. This is a very useful and simple command to learn and can save ...
24,732 views
If this visual learning style clicks for you, I built https://LearnGit.io to be a more complete curriculum focusing on how Git actually ...
68,405 views
Git Branching and merging help us to have multiple parallel development without impacting/disturbing the main code repository or ...
77,304 views
Every Git Branching Strategy Explained (And When to Use Each) | The Complete Guide to Git Workflows in 2026 | 3 Git Workflows ...
105,144 views
2 months ago
HOW HAVE I NOT HEARD OF GIT WORK TREES??? WHAT THE EFF. They are so incredible. You have to check them out!
386,449 views
It's not the most modern Git branching methodology, but we don't always get to choose our branching models. In this video tutorial, ...
59,809 views
What are different branching strategies? Which Git branching strategy should you be using? Should it be trunk-based ...
180,642 views
... git clone 5:21 git init 6:04 git add 7:05 git status 7:27 git commit 9:03 git log 9:31 git remote 9:56 git push 10:51 git branch 12:45 ...
120,763 views
Take my Full Git and GitHub course: https://www.analystbuilder.com/courses/git-and-github-for-data-professionals. RESOURCES: ...
3,997 views
5 months ago
Master Git branching in this easy-to-follow tutorial for beginners! Git branches can be intimidating, but they're essential for ...
471 views
11 months ago
View the branching image here: https://i.imgur.com/yMrKCR1.png A successful Git branching model article: ...
81,339 views
7 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 ...
516,398 views
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,884,031 views
Welcome to the video series on git, a source control a.k.a Version control system or VCS Git is one of the widely used and ...
54,983 views