随笔分类 -  使用工具

摘要:create a new repository on the command line echo "# test" >> README.md git init git add README.md git commit -m "first commit" git remote add origin g 阅读全文
posted @ 2017-01-14 14:14 叶念西风 阅读(1019) 评论(0) 推荐(0)

叶念西风 - 个人博客