赞
踩
第三关:Git基础知识
任务如下:
任务描述 破冰活动:自我介绍
每位参与者提交一份自我介绍。 提交地址:GitHub - InternLM/Tutorial: LLM&VLM Tutorial 的 camp3 分支~ 实践项目:构建个人项目 创建一个个人仓库,用于提交笔记、心得体会或分享项目。
- sudo apt update
- sudo apt install git
- sudo apt-get install git-lfs
- git lfs install
git clone git@github.com:yaosenJ/Tutorial.git
git checkout -b camp3_371
- git add .
- git commit -m "add git_371_introduction" # 提交信息记录
- git push origin camp3_371
若出现如下图,则说明提交成功
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。