error: src refspec master does not match any.
git push appharbor master
Password:
error: src refspec master does not match any.
error: failed to push some refs to 'https://****@appharbor.com/note.git'
Discussions are closed to public comments.
If you need help with AppHarbor please
start a new discussion.
Keyboard shortcuts
Generic
| ? | Show this help |
|---|---|
| ESC | Blurs the current field |
Comment Form
| r | Focus the comment reply box |
|---|---|
| ^ + ↩ | Submit the comment |
You can use Command ⌘ instead of Control ^ on Mac
Support Staff 1 Posted by friism on 22 Jan, 2011 06:17 AM
You probably need to run
git init,git add .andgit commit -m "first commit"in your local solution folder to get your local git repository going.Let me know if this doesn't resolve your issue.
friism closed this discussion on 22 Jan, 2011 06:17 AM.