Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Empty repository on 'git pull' #12

Open
landreussi opened this issue Jun 5, 2018 · 2 comments
Open

Empty repository on 'git pull' #12

landreussi opened this issue Jun 5, 2018 · 2 comments

Comments

@landreussi
Copy link

Good afternoon,

I ran the command to clone the repository by following the instructions in my heroku panel

heroku git: clone -a myrepo cd myrepo

But this repository is empty

Did I do something wrong or is this a bug?

@bmann
Copy link

bmann commented Aug 6, 2018

Follow the instructions in the README. Where, "this repo" is wiki-heroku. You can push it to your already configured heroku app that was deployed automatically for you.

Clone this repo
Make and commit your configuration changes
git remote add heroku https://git.heroku.com/my-wiki.git
git push heroku, or if you are on a branch, git push heroku mybranch:master

@patlecat
Copy link

I have the same problems following all the instructions from heroku. Of course I have Win10Home and no way to install docker locally. Is it really impossible to download the installed WikiJS from heroku ever again?

And how to update it? Already it installed with an old version of NodeJS (10 instead of 12).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants