ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,824 results

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,296 views

3 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

51,831 views

5 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

309,087 views

4 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)

95,187 views

5 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!

516 views

3 years ago

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,027 views

10 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

49,480 views

6 years ago

Floating Little Leaves of Code
How to be a git expert

Learn git concepts, level up your command line skills, and become a more capable git user! Slides: ...

46:26
How to be a git expert

194,087 views

3 years ago

Dillion Megida
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

5,302 views

4 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,087 views

6 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

588 views

2 years ago

생활코딩
저장소 안에 저장소 - git submodule

git submodule은 저장소 안에 다른 저장소를 원하는 디렉토리에 복제하는 기능입니다. 여러 프로젝트에서 사용되는 공통 모듈이 ...

22:32
저장소 안에 저장소 - git submodule

8,509 views

5 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,824 views

6 years ago

Tutorial Pocket
JS Tutorial: Setup and manage monorepo with NPM Workspace and Git Submodule

00:00 1. Introduction 01:15 2. Initiate a monorepo with NPM Workspace 08:12 3. Git Submodule 16:06 4. Manage package ...

44:27
JS Tutorial: Setup and manage monorepo with NPM Workspace and Git Submodule

826 views

2 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

590 views

9 months ago

freeCodeCamp.org
Git for Professionals Tutorial - Tools & Concepts for Mastering Version Control with Git

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

40:42
Git for Professionals Tutorial - Tools & Concepts for Mastering Version Control with Git

1,858,310 views

4 years ago

SUSE Labs
Ludwig Nussel git native packaging

Packaging for a distribution means taking sources from upstream projects, applying fixes and modifications, adding some ...

32:26
Ludwig Nussel git native packaging

90 views

2 years ago

POSEIDON
Git Submodule Tutorial- Ep 0

Nesse vídeo falo sobre as necessidades de usar submódulos no Git para projetos grandes nos quais compartilham de algum ...

24:00
Git Submodule Tutorial- Ep 0

305 views

2 years 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,302 views

4 years ago

Amr Rizk
07- Submodules | git advanced بالعربي

Submodules is a very useful git feature enables you to include code of third party library in your main project (repo) and act with it ...

29:27
07- Submodules | git advanced بالعربي

1,034 views

2 years ago