# learngit **Repository Path**: lfq618/learngit ## Basic Information - **Project Name**: learngit - **Description**: 学习GIT - **Primary Language**: PHP - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2014-12-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 distributed under the GPL. Git has a mutable index called stage. Git tracks changes of files. Create a new branck is quick AND simple. Edit the file.