Answer the question
In order to leave comments, you need to log in
How to upload a finished project to an empty repository?
Created a repository on bitbucket.
Here's what I'm doing nextcd /path/to/your/repo
git remote add origin https://[email protected]/user/repo.git
git push -u origin master
error: src refspec master does not match any.
error: failed to push some refs to 'https://[email protected]/user/repo.git'
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question