error: src refspec master does not match any June 29, 2023 by Tarik This should help you git init git add . git commit -m 'Initial Commit' git push -u origin master