Commit 3dadb9d
Fix GC all-branches test on CI (explicit \
GitHub runners' git defaults to \`master\` for new repos if no
init.defaultBranch is configured. Use explicit \`-b main\` to make
\`git checkout main\` work across environments.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>git init -b main\)1 parent b20c649 commit 3dadb9d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
248 | 248 | | |
249 | 249 | | |
250 | 250 | | |
251 | | - | |
| 251 | + | |
252 | 252 | | |
253 | 253 | | |
254 | 254 | | |
| |||
0 commit comments