Update docs and sort content

This commit is contained in:
github-actions[bot]
2025-03-03 06:12:56 +00:00
parent 6b7e3f1b70
commit c5eca7b064

View File

@ -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 的流程如下: