摘要: 1.进入git_test根目录 2.git remote 查看所有远程仓库, git remote xxx 查看指定远程仓库地址 3.git remote rm origin 4.git remote add origin http://192.168.100.235:9797/john/git_t 阅读全文
posted @ 2020-04-07 16:27 容忍君 阅读(6310) 评论(0) 推荐(0)
摘要: body { background-image: linear-gradient(to right, #fbc2eb, #a6c1ee); } 阅读全文
posted @ 2020-04-07 14:43 容忍君 阅读(269) 评论(0) 推荐(0)