gitlink-cli/internal
Martin 4e4e3fb7c9
Release / release (push) Failing after 1h9m56s Details
fix: Windows credential path follows system convention, remove duplicate install.js
- ConfigDir() uses %AppData%\gitlink-cli on Windows instead of ~/.config/
- credentialPath() reuses config.ConfigDir() for path consistency
- credential path now respects GITLINK_CONFIG_DIR env override
- Remove stale scripts/install.js (npm/scripts/install.js is canonical)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-06-03 20:58:35 +08:00
..
auth fix: Windows credential path follows system convention, remove duplicate install.js 2026-06-03 20:58:35 +08:00
client Merge branch 'master' of https://gitlink.org.cn/chroe/gitlink-cli 2026-06-03 16:54:16 +08:00
config fix: Windows credential path follows system convention, remove duplicate install.js 2026-06-03 20:58:35 +08:00
context 增加批量管理仓库、批量邀请成员两个批量操作,优化现有命令的错误提示 2026-06-02 15:39:49 +08:00
errors 增加批量管理仓库、批量邀请成员两个批量操作,优化现有命令的错误提示 2026-06-02 15:39:49 +08:00
output 解决issue3:优化 table 输出格式及 batch-close 2026-05-26 15:14:57 +08:00