doc: update README.md

Signed-off-by: leo <longshuang@msn.cn>
This commit is contained in:
leo 2025-03-21 10:23:52 +08:00
parent 8c1e1a3e6a
commit cdc0fbb753
No known key found for this signature in database

View file

@ -19,7 +19,7 @@
* GIT commands with GUI
* Clone/Fetch/Pull/Push...
* Merge/Rebase/Reset/Revert/Amend/Cherry-pick...
* Amend/Reword
* Amend/Reword/Squash
* Interactive rebase
* Branches
* Remotes
@ -40,6 +40,7 @@
* Git LFS
* Issue Link
* Workspace
* Custom Action
* Using AI to generate commit message (C# port of [anjerodev/commitollama](https://github.com/anjerodev/commitollama))
> [!WARNING]