As suggested, in order to create the user, I've used the command:
heroku git:clone --app appName
but the message I received is:
warning: You appear to have cloned an empty repository.
The folder is created but it's empty, the repo is not cloned locally
As suggested, in order to create the user, I've used the command:
heroku git:clone --app appName
but the message I received is:warning: You appear to have cloned an empty repository.
The folder is created but it's empty, the repo is not cloned locally