mirror of
https://github.com/KazooTTT/kazoottt-blog-v2.git
synced 2025-06-22 10:11:29 +08:00
Update docs and sort content
This commit is contained in:
@ -1,19 +1,23 @@
|
|||||||
---
|
---
|
||||||
toAstro: true
|
toAstro: true
|
||||||
astroType: null
|
astroType: null
|
||||||
published: null
|
published: true
|
||||||
toWexin: null
|
toWexin: null
|
||||||
toJuejin: null
|
toJuejin: null
|
||||||
toZhihu: null
|
toZhihu: null
|
||||||
description: 使用大模型处理 `git diff` 生成 commit msg 的流程
|
description: 使用大模型处理 `git diff` 生成 commit msg 的流程
|
||||||
date: 20250228
|
date: 2025-03-03T00:00:00.000Z
|
||||||
tags:
|
tags:
|
||||||
- 大模型
|
- 大模型
|
||||||
|
- cherrystudio
|
||||||
- Git
|
- Git
|
||||||
category: null
|
category: git
|
||||||
slug: use-llm-to-generate-commit-message-from-git-diff
|
slug: use-llm-to-generate-commit-message-from-git-diff
|
||||||
date_created: 20250228
|
date_created: 20250228
|
||||||
date_modified: 20250228
|
date_modified: 20250303
|
||||||
|
title: 使用大模型处理 git diff 生成 commit msg
|
||||||
|
author: KazooTTT
|
||||||
|
finished: true
|
||||||
---
|
---
|
||||||
|
|
||||||
使用大模型处理 `git diff` 生成 commit msg 的流程如下:
|
使用大模型处理 `git diff` 生成 commit msg 的流程如下:
|
||||||
|
Reference in New Issue
Block a user