git add .
git commit -m 'commit message'
git push origin master


git push --force origin master