# techbox **Repository Path**: tiddar/techbox ## Basic Information - **Project Name**: techbox - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-01 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 1: #### 目标 熟悉git操作与git上的工作流程 #### 步骤: 1. 下载并使用git,学会git基本命令,能在本地产生一个提交 2. 学会多分支操作,各自开一个分支在此项目push任意内容,分支名命名格式: dev_组别_自己的姓名. #### 需要学的命令: git add git config git comit git push git pull git checkout git branch