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 #19

Open
pandaman0900 opened this issue Feb 21, 2017 · 6 comments
Open

empty repository #19

pandaman0900 opened this issue Feb 21, 2017 · 6 comments

Comments

@pandaman0900
Copy link

when trying to clone to local machine after setting up bot, the following appears:

warning: You appear to have cloned an empty repository.

@psychedolic
Copy link

Same

@smackert
Copy link

@cgilker
Copy link

cgilker commented Aug 17, 2017

I have the exact same problem

@seckela
Copy link

seckela commented Oct 11, 2017

Try using:
git remote add origin https://github.com/groupme/bot-tutorial-nodejs
git pull origin master

This allows you to pull the github repo into your directory.

See more here: https://kb.heroku.com/why-do-i-see-a-message-you-appear-to-have-cloned-an-empty-repository-when-using-heroku-git-clone

@sulsanaul
Copy link

Similar to #13. Although the resolution in that thread leads to a dead link.

Try this: https://help.heroku.com/XOBUHLKQ/why-do-i-see-a-message-you-appear-to-have-cloned-an-empty-repository-when-using-heroku-git-clone
Or search "empty repository" at https://help.heroku.com/

@ErikBoesen
Copy link

Can no longer reproduce, this should probably be closed! :)

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

7 participants