# jeexjj_code_tools_demos **Repository Path**: zhanghejie/jeexjj_code_tools_demos ## Basic Information - **Project Name**: jeexjj_code_tools_demos - **Description**: No description available - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-08-24 - **Last Updated**: 2021-06-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### git强制覆盖本地 git fetch --all && git reset --hard origin/master && git pull