# practice_git **Repository Path**: haoran_mc/practice_git ## Basic Information - **Project Name**: practice_git - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-16 - **Last Updated**: 2022-07-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Practice Git - Git is a distributed version control system. - Git is free software distributed under the GPL. ## Time Machine Travel - git status - git diff ## Version Back - git log ## Stage - Git has a mutable index called stage ## Undo - git checkout --