gitlink-cli/workflows/lib
Donkey_kevin 012c197ee6 fix(workflows): make PowerShell scripts compatible with PS 5.1
- Replace ?? operator with if/else for Windows PowerShell 5.1 compatibility
- Remove Chinese characters to avoid encoding issues
- Use string concatenation instead of complex expressions in here-strings
- Update common.psm1 to remove PS 7+ syntax

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-07-01 23:59:45 +08:00
..
common.psm1 fix(workflows): make PowerShell scripts compatible with PS 5.1 2026-07-01 23:59:45 +08:00
common.sh feat(workflows): add PowerShell scripts and refactor workflow Skill 2026-07-01 23:52:17 +08:00