ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,652 results

Philomatics
Why everyone hates git submodules

Contents: 0:00 - Why git submodules? 0:20 - Cloning submodules 0:48 - git submodule update 1:47 - Making changes to the ...

8:16
Why everyone hates git submodules

59,654 views

7 months ago

Redhwan Nacef
Git Submodules Tutorial | For Beginners

Hello! Today's video is looking at Git Submodules. Most people think badly of submodules and tend to stay away from them, but I ...

14:52
Git Submodules Tutorial | For Beginners

199,307 views

4 years ago

ThePrimeagen
Git's Best And Most Unknown Feature

HOW HAVE I NOT HEARD OF GIT WORK TREES??? WHAT THE EFF. They are so incredible. You have to check them out!

8:14
Git's Best And Most Unknown Feature

357,239 views

4 years ago

CodeLucky
Git Submodules: Simplify Project Dependencies & Improve Code Management

Learn how to use Git submodules to manage external dependencies and shared components in your projects! This tutorial ...

7:49
Git Submodules: Simplify Project Dependencies & Improve Code Management

397 views

8 months ago

CodeLucky
Git Subtrees: Simplify Project Dependencies for Beginners 🚀

Learn how to use Git subtrees to manage external code in your projects! This beginner-friendly tutorial explains what Git subtrees ...

7:53
Git Subtrees: Simplify Project Dependencies for Beginners 🚀

2,630 views

8 months ago

anthonywritescode
what are git submodules? (intermediate) anthony explains #273

today I talk about git submodules, what they are, how to add / change / delete them, and why you might use them! playlist: ...

11:07
what are git submodules? (intermediate) anthony explains #273

7,769 views

4 years ago

VRtuaLab
Unity Packages as Git Submodules

This is a tutorial on how to create packages in Unity, and to store them in your main Git project as a Submodule. We'll go over ...

6:28
Unity Packages as Git Submodules

1,460 views

4 years ago

Namaste Engineers
Git submodules

This explain about git submodule and how to use it.

13:41
Git submodules

1,324 views

5 years ago

DevOps Toolbox
Google's Git Killer Is INSANELY Better (and it's open source)

Zero To KNOWING Kubernetes in Under 90 Minutes: https://learn.omerxx.com/courses/k8s-from-scratch ❗Use `devopstoolbox20` ...

16:27
Google's Git Killer Is INSANELY Better (and it's open source)

285,026 views

7 months ago

Anton Putra
Git Submodules Explained: Tutorial | Example | Guide | GitHub | Update | GitModules | Git Tutorial

Mentorship/On-the-Job Support/Consulting - https://calendly.com/antonputra/youtube or me@antonputra.com ...

6:27
Git Submodules Explained: Tutorial | Example | Guide | GitHub | Update | GitModules | Git Tutorial

35,050 views

4 years ago

Tools on Tech
GIT Submodules - Git Series 7

Terminal Commands === git log —graph —format=oneline git submodule update git submodule add I used tmux to show my ...

15:47
GIT Submodules - Git Series 7

12,203 views

6 years ago

Cameron McKenzie
The git submodule add example

In this tutorial, we provide a simple git submodule add example where a repository is created, a second repository is created in a ...

5:51
The git submodule add example

25,404 views

5 years ago

Knowledge Thrusters
Git Submodule | Git Tutorial @knowledgethrusters

In this git tutorial, you will be able to learn about git submodule command. Submodules allow you to keep a Git repository as a ...

4:46
Git Submodule | Git Tutorial @knowledgethrusters

834 views

1 year ago

Nabheet Madan
Lets understand Git Submodule

In this video we understand in detail about submodules in Git. This we understood while we faced an issue. We learn about ...

11:29
Lets understand Git Submodule

1,771 views

4 years ago

GetIntoGameDev
Git Submodule: Setting up CMake Projects in Windows

gamedev #gamedevelopment #programming A simple demonstration of how to set up my github code in Windows, I forgot to ...

11:47
Git Submodule: Setting up CMake Projects in Windows

3,280 views

2 years ago

Cameron McKenzie
How to Use the Git Submodule Update Command by Example

The parent Git repository isn't always in sync with the latest git submodule. That's why you need to occasional do a git submodule ...

5:41
How to Use the Git Submodule Update Command by Example

15,626 views

5 years ago

electronicSoup
024 - Using git submodule

Just a little bit of tidying up of the CB_GettingStarted project. Added a git submodule for libesoup so that as I add code to the ...

13:05
024 - Using git submodule

1,159 views

7 years ago

Jonas Rapp MVP
Git Submodules in Visual Studio

This video describes how to use git submodules for a C# Visual Studio project, the example focused on a plugin for Microsoft ...

8:08
Git Submodules in Visual Studio

14,234 views

5 years ago

Dev Sealkeen
git submodule add – a github tutorial

See the changes I've made to my repository below: https://github.com/sealkeen/MediaStreamer Git command samples were taken ...

8:01
git submodule add – a github tutorial

214 views

3 years ago

Andrew Burgess
You need to use Git Worktrees

If you haven't used git worktrees, you're missing it! they make it simple to easily work on multiple efforts in a single repo at once.

5:45
You need to use Git Worktrees

77,008 views

10 months ago