目录
目录README.md

从命令行创建一个新的仓库

touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin https://git.trustie.net/LuTclaude/CSU_Library.git
git push -u origin master

从命令行推送已经创建的仓库

git remote add origin https://git.trustie.net/LuTclaude/CSU_Library.git
git push -u origin master
关于

一个意在打造适合中南大学学生特色文档资源集合平台,使学习资源最大化共享,更好的促进学校资料信息平台的拓展与延伸,解决课内资料不足问题。

0 B
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

©Copyright 2023 CCF 开源发展委员会
Powered by Trustie& IntelliDE 京ICP备13000930号