Skip to content

short demo on how to add dirs from other repos as submodules

Notifications You must be signed in to change notification settings

island-is/submodules-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Demo for adding git submodules

Short demo on how paths from other repos can be used as git submodules.

git submodule add [email protected]:island-is/island.is.git libs/shared
cd shared
git sparse-checkout init --cone
git sparse-checkout set libs/shared

About

short demo on how to add dirs from other repos as submodules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published