目录
目录README.md

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

touch README.md
git init
git add README.md
git commit -m "first commit"
git remote add origin http://gitea.trustie.net/dsy6/dsy001.git
git push -u origin master

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

git remote add origin http://gitea.trustie.net/dsy6/dsy001.git
git push -u origin master
关于

<p> http://lit-crag-42884.herokuapp.com/ </p> <p> <img src="/files/uploads/image/201710/e1c3f3ccda77.png" alt="" /> </p>

0 B
邀请码