feat(commands): 添加 git credential helper 命令

This commit is contained in:
2026-07-16 11:26:41 +08:00
parent 14ebb6857a
commit b6bc091502
8 changed files with 1604 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "quicommit"
version = "0.3.2"
version = "0.4.0"
edition = "2024"
authors = ["Sidney Zhang <zly@lyzhang.me>"]
description = "A powerful Git assistant tool with AI-powered commit/tag/changelog generation(alpha version)"