# projects-2071 **Repository Path**: linc5403/projects-2071 ## Basic Information - **Project Name**: projects-2071 - **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-12-15 - **Last Updated**: 2024-10-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 2071班的项目仓库 ## branch first second third fourth fifth ## git pull git pull的作用是将远端分支的内容拉取到本地的工作区, 如果本地和远端都进行了修改, git会尝试进行合并(merge) 需要注意是否pull成功, 如果不成功需要查看git的状态