# learngit **Repository Path**: chenlin41204050/learngit ## Basic Information - **Project Name**: learngit - **Description**: Learn Git by the tutorial of Git given by https://www.liaoxuefeng.com/wiki/0013739516305929606dd18361248578c67b8067c8c017b000 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-12-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Edit on dev branch. 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. creat a remote repository. Creat a new branch is quick and simple. Testing remote repository.