Skip to content

go-cinch/auth-proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 

Repository files navigation

Auth Proto

add

# normal add
git submodule add -b main --name api/auth-proto https://github.com/go-cinch/auth-proto.git ./api/auth-proto

# or force add
git submodule add -f -b main --name api/auth-proto https://github.com/go-cinch/auth-proto.git ./api/auth-proto

update

git submodule update --force --recursive --init --remote

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published