# test **Repository Path**: evekcin/test ## Basic Information - **Project Name**: test - **Description**: test projects - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2016-10-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. before add : git checkout -- 2. after add : git reset --hard HEAD^ 3. after commit : git reset --hard HEAD^ 4. free reset : git reset --hard 5. all log : git reflog 6. git status 7. git log