You need to sign in to do that
Don't have an account?

Heroku Trailhead - Deploying app (empty Git repository)
Hi,
I am following along the "Heroku Enterprise Basics" trail and doing the steps mentioned there -> "Heroku Enterprise Basics - Deploy Your First Heroku App"
However while doing -
git clone https://github.com/heroku/node-js-getting-started <your app’s name>
I get this - "warning: You appear to have cloned an empty repository."
So, I am unable to get the code and proceed further with the trail.
This seems to be the workaround given by the Heroku team, but it doesn't seem to work - https://help.heroku.com/XOBUHLKQ/why-do-i-see-a-message-you-appear-to-have-cloned-an-empty-repository-when-using-heroku-git-clone
Trying to pull code using "git pull origin master" doesn't work.
If anybody has had any luck with this please do help.
Regards,
Lakshmi.
I am following along the "Heroku Enterprise Basics" trail and doing the steps mentioned there -> "Heroku Enterprise Basics - Deploy Your First Heroku App"
However while doing -
git clone https://github.com/heroku/node-js-getting-started <your app’s name>
I get this - "warning: You appear to have cloned an empty repository."
So, I am unable to get the code and proceed further with the trail.
This seems to be the workaround given by the Heroku team, but it doesn't seem to work - https://help.heroku.com/XOBUHLKQ/why-do-i-see-a-message-you-appear-to-have-cloned-an-empty-repository-when-using-heroku-git-clone
Trying to pull code using "git pull origin master" doesn't work.
If anybody has had any luck with this please do help.
Regards,
Lakshmi.
Sorry for this issue you are facing.
May I suggest you please refer to below links with a similar discussion which might help you further.
- https://stackoverflow.com/questions/34374710/git-clone-you-appear-to-have-cloned-an-empty-repository/34374807
- https://stackoverflow.com/questions/53901590/how-to-solve-git-clone-warning-you-appear-to-have-cloned-an-empty-repository
- https://teamtreehouse.com/community/cloned-an-empty-repository-but-repository-contains-files
Thanks,Nagendra