# git-tool **Repository Path**: dev-oops/git-tool ## Basic Information - **Project Name**: git-tool - **Description**: qms. tools - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-06-30 - **Last Updated**: 2023-06-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README QMS Tools 1、生成pyc文件: python3 -O -m compileall -b . 2、git log命令 git log --all --pretty=format:"@@@%H;%cn;%aE;%ad" --numstat --date=iso