Update docs and sort content

This commit is contained in:
github-actions[bot]
2025-03-04 11:07:00 +00:00
parent ca268a37dc
commit f37e2a10bb
161 changed files with 1359 additions and 914 deletions

View File

@ -1,4 +1,10 @@
---
toAstro: true
astroType: null
published: true
toWexin: null
toJuejin: null
toZhihu: null
category: null
title: 使用cursor生成git commit msg
date: 2024-11-12T00:00:00.000Z
@ -6,16 +12,14 @@ author: KazooTTT
tags:
- 笔记
finished: true
published: true
description: |-
我是这个问题的解决方案:
如何使用Git提交代码请按照以下步骤操作
首先开启终端输入git add暂存更改。
然后按下Command+K输入“git commit message”即可成功提交。
slug: cursorgit-commit-msg
toAstro: true
date_created: 2025-01-04T03:44:53.000Z
date_modified: 2025-02-19T17:54:55.000Z
date_created: 20250104
date_modified: 20250304
---
原文参考: