Skip to content

Releases: ccfos/gitlink-cli

v0.1.18

19 May 15:40

Choose a tag to compare

v0.1.17

17 May 06:52

Choose a tag to compare

v0.1.17

新增

  • gitlink-branch Skill:独立的 Branch 管理文档,覆盖 branch +list/+create/+delete/+protect/+unprotect
  • branch +unprotect 命令支持移除分支保护
  • GitHub Release 自动化 workflow

修复

  • branch +unprotect URL 编码含 / 的分支名
  • install.js 二进制下载失败时不阻断 npm 安装

文档

  • gitlink-branch/examples/branch-workflow.md 完整工作流示例