Open itgoyo opened 3 years ago
git remote add origin http://117.50.xx.xx/Hanyu/student-android.git git add . git commit -m "Initial commit" git push -u origin master