After reading other posts it mentioned I had to be logged in to github, which I did in advance.
Then I go to New Project> Clone from Git Repo> paste the link: that belongs to the github repo: https://github.com/freeCodeCamp/boilerplate-project-timestamp/
The only asset imported was the Readme.md
I see many other files in the github repo, shouldn’t those have been imported as well or am I doing something wrong?
Logs show:
Cloning https://github.com/freeCodeCamp/boilerplate-project-timestamp.git, please wait…
Initialized empty Git repository in /app/.git/
Credentials stored in .config/git/credentials
From https://github.com/freeCodeCamp/boilerplate-project-timestamp
- [new branch] gomix -> origin/gomix
- [new branch] master -> origin/master
Already on ‘master’
Branch master set up to track remote branch master from origin.
Done!