function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
lakslaks 

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.