fix: 优化 Git 策略减少 clone 时间
添加 GIT_STRATEGY=fetch 和 GIT_DEPTH=1 减少代码克隆时间,避免卡在 git clone 阶段🤖 Generated with [Claude Code](https://claude.com/claude-code ) Co-Authored-By:Claude <noreply@anthropic.com>
Loading
Please register or sign in to comment
添加 GIT_STRATEGY=fetch 和 GIT_DEPTH=1 减少代码克隆时间,避免卡在 git clone 阶段🤖 Generated with [Claude Code](https://claude.com/claude-code ) Co-Authored-By:Claude <noreply@anthropic.com>