# git-train **Repository Path**: albeline/git-train ## Basic Information - **Project Name**: git-train - **Description**: 练习、测试并记录 Git 的各种操作 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-03-25 - **Last Updated**: 2024-03-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 绑定远程仓库 1. git clone :x: 克隆是将仓库作为一个 project 文件夹复制在当前文件夹,并不会与当前文件夹合并 2. 配置 remote 123 第一次commit 和b的第一次commit