# learngit **Repository Path**: liuping19960623/learngit ## Basic Information - **Project Name**: learngit - **Description**: Learn git - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-02 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Git is distributed a version control system. Git is a free software distributed under the GPL. Git is popular. Git has a mutable index called stage. understand Git stage Git tracked changes of files. Creating a new branch is quick and simple. Creating a new banch named dev Bug Branch