git new repository

rm -rf .git
git init
git add .
git commit -m "Initial commit"
git remote add origin <github-uri>
git push -u --force origin master
 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324507436&siteId=291194637