Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

front-end submodule #483

Open
sajibcuet09 opened this issue Mar 18, 2019 · 2 comments
Open

front-end submodule #483

sajibcuet09 opened this issue Mar 18, 2019 · 2 comments

Comments

@sajibcuet09
Copy link

git submodule update --init --remote
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.
How to get front-end submodule

@satheshrgs
Copy link

If you are using any Linux distros, generate a SSH key and add it to github SSH keys. Then you will be able to clone the repo.
Else clone the front-end submodule seperately

https://help.github.com/en/articles/adding-a-new-ssh-key-to-your-github-account

@AlexEAA
Copy link

AlexEAA commented Feb 20, 2020

Correct on

.gitmodules

[submodule "front-end"]
path = front-end
url = https://github.com/aviabird/angularspree.git

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants