Initial commit
touch README.md git init git add README.md git commit -m "first commit" git remote add origin https://git.trustie.net/zoubaihan/Automatic_reconfiguration_tool.git git push -u origin master
git remote add origin https://git.trustie.net/zoubaihan/Automatic_reconfiguration_tool.git git push -u origin master
Software automatic reconfiguration tool based on high-level design and search algorithm
从命令行创建一个新的仓库
从命令行推送已经创建的仓库