question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Heroku repo is empty

See original GitHub issue

Firstly I’m sorry if this is my bad. I started my blog with this handy tool but after that I wanted to change some code. So I cloned heroku repo with command heroku git:clone -a appname as it’s suggested in heroku docs. What was my wondering when git told me warning: You appear to have cloned an empty repository. Maybe you have some ideas? Would be great. Thanks a lot.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5

github_iconTop GitHub Comments

3reactions
alexzaitsevcommented, Apr 21, 2016

@pratap234337 yeap. Don’t use Deploy to Heroku button. Just fork this repo, modify files if it is needed and push to Heroku.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Why do I see a message 'You appear to have cloned an empty ...
Deploy the app with Heroku Button and remember the app name ( <YOUR-APP-NAME> ) that you created. · Clone the repo with heroku...
Read more >
heroku git:clone creates empty repository - Stack Overflow
Clone the repo with heroku git:clone -a <YOUR-APP-NAME> - it will be reported as empty - that's ok cd into the project and...
Read more >
How to fix "You appear to have cloned an empty repository ...
I have installed CLI on linux mint 20.3, and I'm trying to clone one of my repos from Heroku. I followed "Deploy using...
Read more >
Cloning the Heroku app repository yields an empty ... - GitHub
After doing the one-click deployment which indeed setup a ghost blog running on heroku doing fine, but when trying to clone the repository...
Read more >
Empty repository clonning an app (project Heroku connect of ...
In the project "Prepare the App for Local Development" (Heroku connect) i have a message saying me that the repository is empty, ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found