# git command **Repository Path**: thousmile/git-command ## Basic Information - **Project Name**: git command - **Description**: git 常用命令! - **Primary Language**: Unknown - **License**: EPL-1.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-06 - **Last Updated**: 2024-06-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: Git ## README Git is a distributed version control system. Git is free software distributed under the GPL. Git has a mutable index called stage. Git tracks changes. Creating a new branch is quick. fix bug 101 Saved working directory and index state WIP on dev: f52c633 add merge