Skip to content

sglee487/snservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

how to git submodule update

when folder is empty, init submodules

git submodule update --init --remote

after folder is not empty, update submodules

git submodule update --remote --recursive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published