Git&Github
作者:互联网
这个作业属于哪个课程 | https://edu.cnblogs.com/campus/fzu/2022OOP |
---|---|
这个作业要求在哪里 | https://edu.cnblogs.com/campus/fzu/2022OOP/homework/12432 |
这个作业的目标 | <安装Git并学习Git的基本命令,注册一个Github账号,创建一个和用户名相同的仓库,编辑自我介绍,并提交commit,使用git clone命令将仓库克隆下来,并编辑README文件夹,进行commit并push到仓库上。> |
作业正文 | 见下 |
其他参考文献 | ... |
安装Git
Git for Windows
下载:https://git-for-windows.github.io/
安装,注意“Choosing the SSH executable”选择“Use(Tortoise)Plink”,其他步骤均选择默认选项即可:
学习Git的基本指令
我的Github账号主页
创建与用户名相同的仓库
标签:Git,作业,Github,https,edu,2022OOP,com 来源: https://www.cnblogs.com/ZZ-zcl/p/15819033.html