Skip to content

AlanCoding/has-relative-submodule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

How to create repo with relative submodule

git submodule add ../child-submodule relative-submodule
git commit -m "add relative submodule"

This only works if the remote for your repo is https://github.com/AlanCoding/* Adjust as necessary.

About

this should have a submodule with a relative URL in it

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors