# Git 快速使用(图形化界面) **Repository Path**: chen-rongbin/fast-git ## Basic Information - **Project Name**: Git 快速使用(图形化界面) - **Description**: by ZAT. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-06-12 - **Last Updated**: 2025-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 👉请先看我👈 ## 👀 | 👇打开方式 \ 限制👉 | 有无视频 `▶️` | 是否更新 `🔁` | 推荐指数 | 链接 `🔗` | | --------------------------- | ----------------- | --------------- | ---------- | ------------------------------------------------ | | ① 克隆仓库 +`Typora`打开 | ✔ | ✔ | ⭐⭐⭐⭐⭐ | - | | ② 知乎 | ✔ | ❌ | ⭐⭐ | https://zhuanlan.zhihu.com/p/1917211700240823036 | | ③ Gitee | ❌ | ✔ | ⭐ | https://gitee.com/chen-rongbin/fast-git | ## 🌚小白的话先去 ② `知乎`看完 `3.克隆仓库` (看完后, 学会了如何克隆仓库再选择 ①`克隆仓库 + Typora打开`)🌚 ## 👇好了, 可以进入下面正文了👇 # Git 快速使用(图形化界面😆) ## 一. 开始使用 ### 1. 创建 `Gitee`账号  ### 2. 创建仓库: `👇▶️` ### 3. 克隆仓库 (使用软件 `GitHub Desktop`) 3.1 安装 github desktop: `👇▶️` 下载`GitHub Desktop 压缩包`(通过 `123云盘`): https://www.123912.com/s/eUEMjv-RRhjv 3.2 初次使用 github desktop: `👇▶️` 3.3 安装 typora: `👇▶️` 下载`Typora 压缩包`(通过 `123云盘`): https://www.123865.com/s/eUEMjv-RRhjv 3.4 初次使用 typora: `👇▶️` 3.5 选择文件夹: `👇▶️` 3.6 克隆: `👇▶️` ## 二. 账号管理 ### 4. 绑定邮箱: `👇▶️` ### 5. 修改个人空间地址: `👇▶️` ### 6. 修改个人信息: `👇▶️` ## 三. 仓库管理 ### 7. 常见问题 7.1 提交失败 (运行...): `👇▶️` ``` error: cannot spawn C:\Program Files\GitHubDesktop_2.9.2_64bit_Green\GitHubDesktop\app-2.9.2\resources\app\static\ask-pass-trampoline.bat: No such file or directory fatal: could not read Username for 'https://gitee.com': terminal prompts disabled ``` ### 8. 开放和成员管理: `👇▶️` ### 9. `push`: 发布本地更新: `👇▶️` ### 10. `pull`: 获取远程更新: `👇▶️` ### 11. `fetch` : ***TODO***  ## 四. 进阶玩法 ### 12. 快速回溯 12.1 将自带 `git`添加到环境变量: `👇▶️` 12.2 回溯和比较: `👇▶️`