bootstrap 应用bootstrap前端框架编写的页面 #分支分工 master--->code word----->文档 task----->任务 `题外话` 1.在新建仓库后,使用别的工具提交的垃圾代码删除远程github的方式 2.git rm xxxx 3.git commit -a -m "注释" 4.git push