Archived Support Site

This support site is archived. You can view the old support discussions but you cannot post new discussions.

error: src refspec master does not match any.

sean.lv's Avatar

sean.lv

22 Jan, 2011 06:05 AM

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'

  1. Support Staff 1 Posted by friism on 22 Jan, 2011 06:17 AM

    friism's Avatar

    You probably need to run git init, git add . and git 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.

  2. friism closed this discussion on 22 Jan, 2011 06:17 AM.

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