won’t able to find the src/server.cpp file in repository and don’t know what to do
@mayanksinghrajpoot Could you please share a screenshot of the files in your repository?
@mayanksinghrajpoot Could you try pushing an empty commit and if it works?
git commit --allow-empty -m 'test'
git push origin master