# StudySpace **Repository Path**: ChenGreen/study-space ## Basic Information - **Project Name**: StudySpace - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-10-12 - **Last Updated**: 2023-10-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 记录每一次的步骤 1. 第一次实验:初始化learning git仓库并在master分支上正常三联推送,创建test_a,test_b分支 2. 第二次实验:在分支a中推送 3. 第三次实验: 4. 第四次实验:在master分支中推送 5. 第五次实验:在test_a中 进行部分修改(readme以及test1.txt),并 ` git add .`,` git commit`,然后 `git pull origin master `,解决冲突,` git add .` `git push origin test_b `