From b45766184f8bd071737bd9091e7ddeff0f406721 Mon Sep 17 00:00:00 2001 From: PunGrumpy <108584943+PunGrumpy@users.noreply.github.com> Date: Sun, 29 Dec 2024 02:47:17 +0700 Subject: [PATCH] docs(readme): update git commitizen tool --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 85e84e2..836cd93 100644 --- a/README.md +++ b/README.md @@ -83,7 +83,7 @@ ## `🦒` Git config -- [Git commitizen](https://github.com/commitizen/cz-cli) - Commitizen helps you commit better messages `bun install -g commitizen cz-conventional-changelog cz-emoji-conventional-message` +- [Git commitizen](https://github.com/Zhengqbbb/cz-git) - Commitizen helps you commit better messages `bun install -g cz-git` - [Lazygit](https://github.com/jesseduffield/lazygit/) - Simple terminal UI for git commands `brew install lazygit` - [Delta](https://github.com/dandavison/delta) - Syntax-highlighting pager for git `brew install git-delta`