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
839 results
A brief introduction to submodules. Covers the purpose of submodules, adding a submodule to a git project, and pushing commits ...
73,393 views
10 years ago
If you're interested in how to git submodule and link multiple projects together, then here is the git submodule tutorial you're ...
52,607 views
6 years ago
Git has so much more to offer than just "commit, pull, push"! Its advanced tools can help you become more productive and ...
324,868 views
4 years ago
Git Submodule & Git Subtree – Управление зависимостями в Git! В этом видео мы подробно разберём Git Submodule и Git ...
937 views
1 year ago
Presented by Emily Shaffer An overview of and update on Google's efforts to create an improved workflow with submodules, ...
11,674 views
3 years ago
Scott Chacon's FOSDEM 2024 talk on Git Tips and Tricks and why he's working on GitButler now (https://gitbutler.com) Scott talks ...
1,622,941 views
2 years ago
Introduction to the 'git subtree' command. Covers adding a repository as a subtree and updating (reverting) that subtree to an ...
52,250 views
7 years ago
A tutorial outlining how to use the git submodules commands to reference other git repositories within your project.
4,846 views
Timestamp: 00:00 Introduction 01:06 What is a Git Submodule 03:28 Use cases of Git submodules 06:33 How to create a git ...
630 views
A recent survey showed that 9 out of 10 people were looking for "How do I remove changes to a git sub-module when doing git ...
610 views
Git submodules are an alternative method for reusing source code between projects while maintaining full traceability and change ...
6,156 views
What if everything you hate about Git — the confusion, the lost work, the rebase anxiety — isn't your fault? jj (Jujutsu) is a new ...
824 views
5 months ago
git repository inside a git repository! How git submodules can help you manage your code better and how exactly you can do that, ...
827 views
full CMake playlist: https://www.youtube.com/watch?v=nlKcXPUJGwA&list=PLalVdRk2RC6o5GHu618ARWh0VO0bFlif4 Find me, ...
97,182 views
Learn more about the full course here: https://www.programmingformusicians.com.
337 views
Speaker: Fredrik Ellis Moderator: Shri Raksha For more information about Eiffel, please visit https://eiffel-community.github.io/
22 views
In this session will discussed about the git submodule means to add another repository into current repository git submodule add ...
1,350 views
Here's a tutorial on reusing code across multiple projects using Git! Git Submodule documentation: ...
604 views
There are many approaches used to manage a collection of layers for OpenEmbedded projects. One of the more popular, yet ...
34 views
Git is a version control system (VCS). A VCS lets you essentially time travel inside your projects, so you can rollback any ...
1,128 views