Skip to content

Commit 1b34335

Browse files
committed
feat(docs): Enhance the commit message generation section of the Git documentation to include an optimized process for generating clear and accurate commit messages.
1 parent 793041d commit 1b34335

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/features/works-with-git.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,16 @@ permalink: /features/works-with-git
88

99
## Generate commit messages
1010

11+
### Generate commit messages
12+
1113
<img src="https://unitmesh.cc/auto-dev/gen-commit.png" alt="Gen commit Msg" width="400px"/>
1214

15+
### Optimized commit messages
16+
17+
1. typing some keywords in the input box / editor
18+
2. select the keywords you want to use
19+
3. click the `AutoDev Icon` button (Commit Message)
20+
1321
## Generate Release Note
1422

1523
<img src="https://unitmesh.cc/auto-dev/gen-commit.png" alt="ReleaseNote" width="400px"/>

0 commit comments

Comments
 (0)