error: src refspec main does not match any error: failed to push some refs to 'https://github.com/majeduli/paul-template.git'
#THis is not my solution but one this have worked for me in different situation so i copied all of them
git init
git add . //to add everything
git commit -m ''
git remote -v
git push heroku master
//New
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
# You are trying to add an empty repository, add something first, like a readme
touch README.md
git add README.md
git commit -m "Initial commit"
git push --set-upstream origin mastergit init
git add . //to add everything
git commit -m ''
git remote -v
git push heroku master
error: src refspec master does not match any.
error: failed to push some refs to 'ssh://xxxxx.com/project.git'
Also in C++:
- wifi adapter not found ubuntu 20.04
- docker install
- check bash version
- linux ejecutar en segundo plano
- awk print only range of lines
- pyinstaller dmg on mac
- install curl mac
- install magento 2 docker
- how to check if you have nodejs installed
- vendor/autoload.php download
- - Installation request for jenssegers/mongodb ^3.6 -> satisfiable by jenssegers/mongodb[v3.6.0, v3.6.1, v3.6.2, v3.6.3, v3.6.4]. - Conclusion: don't install laravel/framework v7.22.4
- sed replace line with no line
- linux commands
- how to uninstall opencv in ubuntu
- fort awesome react github
- for while bash
- sed range of lines result
- gitignroe remove folder
- linux install figlet
- how to delete file from git command
- installer pip3 linux
- how to run jar file mac
- ubuntu remove all unnecessary packages
- terminal get timezone utc