https://learngitbranching.js.org/
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin git@github.com:lisyfun/uric-web.git
git push -u origin main
博客分享了一个Git学习资源,链接为https://learngitbranching.js.org/ ,适合想要学习Git的人使用。
git init
git add README.md
git commit -m "first commit"
git branch -M main
git remote add origin git@github.com:lisyfun/uric-web.git
git push -u origin main
2733
6161
4076
1321

被折叠的 条评论
为什么被折叠?
