diff --git a/docs/other/czg/czg.md b/docs/other/czg/czg.md deleted file mode 100644 index 9101f7c..0000000 --- a/docs/other/czg/czg.md +++ /dev/null @@ -1,19 +0,0 @@ -# Git 提交优化 - -> 本功能由 `⑤群` 群友 `Collapsar` 提供,感谢 `Collapsar` 的贡献。 - -## 使用 - -- `git add .` 添加文件 -- 执行 `pnpm cz`,可以选择一系列提交类型如下面 `2` 图 - -![alt text](image.png) - -![alt text](image-1.png) - -最终提交信息如下图: -![alt text](image-2.png) - -## czg 相关链接 - -- [为什么选择 czg](https://cz-git.qbb.sh/zh/cli/why) diff --git a/docs/other/czg/image-1.png b/docs/other/czg/image-1.png deleted file mode 100644 index 0b3fa0e..0000000 Binary files a/docs/other/czg/image-1.png and /dev/null differ diff --git a/docs/other/czg/image-2.png b/docs/other/czg/image-2.png deleted file mode 100644 index d49aedd..0000000 Binary files a/docs/other/czg/image-2.png and /dev/null differ diff --git a/docs/other/czg/image.png b/docs/other/czg/image.png deleted file mode 100644 index dafc71e..0000000 Binary files a/docs/other/czg/image.png and /dev/null differ