qmgit
v1.2.44
Published
一个智能的Git效率工具。
Readme
qmgit
一个智能的Git效率工具。
使用方法
# 安装
npm install -g [email protected] --registry=https://registry.npmmirror.com
# 配置 OpenAI API
qmgit config --openaiUrl <url>命令大全
Usage: index [options] [command]
Options:
-V, --version output the version number
-h, --help display help for command
Commands:
commit AI生成commit信息
gc add + commit
checkout|co 交互式切换分支
push 推送当前分支并合并到test分支
config [options] 查看或设置配置项
mr [targetBranch] 创建合并请求,可选择指定目标分支
* 未知命令
help [command] display help for command