Merge branch ‘master’ of https://git.trustie.net/SylorHuang/test_local_project
touch README.md git init git add README.md git commit -m "first commit" git remote add origin https://git.trustie.net/SylorHuang/test_local_project.git git push -u origin master
git remote add origin https://git.trustie.net/SylorHuang/test_local_project.git git push -u origin master
test_local_projecttest_local_project
从命令行创建一个新的仓库
从命令行推送已经创建的仓库