# learngit **Repository Path**: bootstraper/learngit ## Basic Information - **Project Name**: learngit - **Description**: 学习git命令的项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-08-31 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README git is a distributed version control system. git is a free software. git has a mutable index called stage. git tracks changes of files. creating a new branch is quick and simple. this is a dev branch.