git and github 学习记录 itemprop="discussionURL"留下评论 Github 清除fork仓库 2021年7月16日, 下午12:48 2021年10月1日 在GitHub仓库中找到Settings 翻到最下 …
git and github 学习记录 itemprop="discussionURL"留下评论 Github配置SSH Keys 2021年3月30日, 下午2:37 2021年10月1日 设置Git 的user name和email 创建 …
git and github 学习记录 itemprop="discussionURL"留下评论 Git 初始化仓库 2021年3月30日, 下午2:19 2021年10月1日 打开终端输入 进入这个子文件夹后 查看是否已经初始 …
git and github 学习记录 itemprop="discussionURL"留下评论 Linux安装Git 2021年3月30日, 下午2:10 2021年10月1日 Ubuntu 终端输入 CentOS终端输入
git and github vscode 学习记录 itemprop="discussionURL"留下评论 github 忽略提交规则 gitignore 配置 2021年3月30日, 下午1:54 2021年10月1日 1、加入.gitinore文件 2、编写文件 *. …
git and github Ubuntu 学习记录 itemprop="discussionURL"留下评论 github 简易上传自己的文件 2021年3月2日, 下午5:49 2021年10月1日 在上传之前必须先在系统上安装git 在自己想要上传 …
git and github Ubuntu 学习记录 itemprop="discussionURL"留下评论 ubuntu github上传配置+git 2021年3月2日, 下午5:48 2021年10月1日 git上传配置 需要先下载git和配置git帐号 …