Commit 6ce4ffa
ci: pre-populate cookiecutter cache to work around NTFS clone issue
Cookiecutter's gh: syntax does git clone of the default branch first,
which fails on Windows when main still has NTFS-illegal paths. Pre-clone
with --no-checkout and checkout the PR branch to seed the cache. The
actual cookiecutter command remains the same as the README.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent ee9b7f5 commit 6ce4ffa
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
132 | 142 | | |
133 | 143 | | |
134 | 144 | | |
| |||
0 commit comments