echo "# Django_test" >> README.md git init git add README.md git commit -m "first commit" git remote add origin git@github.com:fjwapp/Django_test.git git push -u origin master
转载于:https://my.oschina.net/fjwapp/blog/1586332
echo "# Django_test" >> README.md git init git add README.md git commit -m "first commit" git remote add origin git@github.com:fjwapp/Django_test.git git push -u origin master
转载于:https://my.oschina.net/fjwapp/blog/1586332