# learnGit **Repository Path**: akh/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**: 2018-11-04 - **Last Updated**: 2025-07-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: Other ## README Git is a distributed verison control system. Git is free software distributed under the GPL. Git has a mutable index called stage. Git tracks changes of files. test remote. Creating a new branch is quick.