Closed duanehutchins closed 6 years ago
This error means you have no GIT repository. This happens if you never actually did a git push
.
Are you using GitHub Sync? When using that, we don't update the GIT repository.
Oh, I do have a github repository though, but the repository is private and not the same name as my heroku app (several heroku apps for one github repo). So, maybe it's erroring for one of those two reasons?
Does this only download the github archive? I thought it downloaded an archive of the actual heroku app files. I was hoping to use it to debug.
Thanks for your help!
On a fresh heroku-repo install,
repo:download
fails to download the repo contents/slug.Instead, the downloaded repo.tgz content is actually an XML-formatted error:
This issue is possibly related to #87.