ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

839 results

Dan Gitschooldude
008 Introduction to Git Submodules

A brief introduction to submodules. Covers the purpose of submodules, adding a submodule to a git project, and pushing commits ...

26:52
008 Introduction to Git Submodules

73,393 views

10 years ago

Cameron McKenzie
How to git submodule tutorial

If you're interested in how to git submodule and link multiple projects together, then here is the git submodule tutorial you're ...

24:59
How to git submodule tutorial

52,607 views

6 years ago

freeCodeCamp.org
Advanced Git Tutorial - Interactive Rebase, Cherry-Picking, Reflog, Submodules and more

Git has so much more to offer than just "commit, pull, push"! Its advanced tools can help you become more productive and ...

34:01
Advanced Git Tutorial - Interactive Rebase, Cherry-Picking, Reflog, Submodules and more

324,868 views

4 years ago

Alfa-Brain
Изучаем GIT | Lesson 19 | Git Submodule и Git Subtree

Git Submodule & Git Subtree – Управление зависимостями в Git! В этом видео мы подробно разберём Git Submodule и Git ...

1:32:07
Изучаем GIT | Lesson 19 | Git Submodule и Git Subtree

937 views

1 year ago

GitHub
An Improved Workflow for Submodules - Git Merge 2022

Presented by Emily Shaffer An overview of and update on Google's efforts to create an improved workflow with submodules, ...

29:39
An Improved Workflow for Submodules - Git Merge 2022

11,674 views

3 years ago

GitButler
So You Think You Know Git - FOSDEM 2024

Scott Chacon's FOSDEM 2024 talk on Git Tips and Tricks and why he's working on GitButler now (https://gitbutler.com) Scott talks ...

47:00
So You Think You Know Git - FOSDEM 2024

1,622,941 views

2 years ago

Dan Gitschooldude
032 Introduction to Git Subtrees

Introduction to the 'git subtree' command. Covers adding a repository as a subtree and updating (reverting) that subtree to an ...

20:43
032 Introduction to Git Subtrees

52,250 views

7 years ago

Russell
Git Submodules Tutorial

A tutorial outlining how to use the git submodules commands to reference other git repositories within your project.

29:08
Git Submodules Tutorial

4,846 views

7 years ago

Deeecode
Git submodules - Why and How to use them

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 ...

28:10
Git submodules - Why and How to use them

630 views

4 years ago

KDAB
Working with Git Sub-Modules

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 ...

24:52
Working with Git Sub-Modules

610 views

3 years ago

GDevCon
Git Submodules: An Alternative Approach to Code Reuse - Greg Payne - GDevCon#2

Git submodules are an alternative method for reusing source code between projects while maintaining full traceability and change ...

35:33
Git Submodules: An Alternative Approach to Code Reuse - Greg Payne - GDevCon#2

6,156 views

6 years ago

KTG Analysis
jj: The Version Control System That Fixes Everything Wrong With Git

What if everything you hate about Git — the confusion, the lost work, the rebase anxiety — isn't your fault? jj (Jujutsu) is a new ...

22:02
jj: The Version Control System That Fixes Everything Wrong With Git

824 views

5 months ago

Invide - Developer Community
Dependency management using git submodules

git repository inside a git repository! How git submodules can help you manage your code better and how exactly you can do that, ...

23:50
Dependency management using git submodules

827 views

6 years ago

Code, Tech, and Tutorials
CMake Tutorial EP 3 | Git Submodules (adding glfw windowing library example)

full CMake playlist: https://www.youtube.com/watch?v=nlKcXPUJGwA&list=PLalVdRk2RC6o5GHu618ARWh0VO0bFlif4 Find me, ...

21:51
CMake Tutorial EP 3 | Git Submodules (adding glfw windowing library example)

97,182 views

6 years ago

Matkat Music
PFM::C++ BONUS VIDEO: Git SubModules & JUCE Modules

Learn more about the full course here: https://www.programmingformusicians.com.

42:21
PFM::C++ BONUS VIDEO: Git SubModules & JUCE Modules

337 views

6 years ago

Eiffel Community
Eiffel Summit 2024 -  Alternative approaches to modeling Git submodules

Speaker: Fredrik Ellis Moderator: Shri Raksha For more information about Eiffel, please visit https://eiffel-community.github.io/

31:48
Eiffel Summit 2024 - Alternative approaches to modeling Git submodules

22 views

1 year ago

BCReddy Devops
Git Session 12 || Git Submodules || git submodule || how to add another repository into current repo

In this session will discussed about the git submodule means to add another repository into current repository git submodule add ...

21:42
Git Session 12 || Git Submodules || git submodule || how to add another repository into current repo

1,350 views

4 years ago

TJ The Programmer
Using Submodules to Reuse Code!

Here's a tutorial on reusing code across multiple projects using Git! Git Submodule documentation: ...

22:50
Using Submodules to Reuse Code!

604 views

3 years ago

OpenEmbedded
OE Workshop 2023 - Applied git submodules (Philip Balister)

There are many approaches used to manage a collection of layers for OpenEmbedded projects. One of the more popular, yet ...

31:56
OE Workshop 2023 - Applied git submodules (Philip Balister)

34 views

2 years ago

OgloTheNerd 📎
Git Gud At Using Git Properly (A Git Tutorial)

Git is a version control system (VCS). A VCS lets you essentially time travel inside your projects, so you can rollback any ...

44:46
Git Gud At Using Git Properly (A Git Tutorial)

1,128 views

1 year ago