# mayuncangku **Repository Path**: chen-fen12/mayuncangku ## Basic Information - **Project Name**: mayuncangku - **Description**: hhhhhhhhhhhhhhhhhhhhh - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-05-09 - **Last Updated**: 2023-08-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README +git init 【初始化一个仓库】 +git add . 【将所有工作区的文件提交到暂存区】 +git commit -m 【将暂存区的代码提交到仓库去】 +git status 【查看当前提交状态==查看工作区和仓库是否一致】 +git branch 【查看分支】 +git branch 分支名 【创建分支】 +git checkout 分支名 【切换分支】 ==我是dev分支 1 2 3 jack:哈哈哈哈哈 rose:嘻嘻嘻嘻