Commit 528d5c0
Fix release worktree not advancing due to submodule conflicts
git checkout in the prod worktree could silently fail when
submodule dirs or untracked files blocked the switch. Use -f
flag and clean up leftover files after checkout.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 6ce50a6 commit 528d5c0
1 file changed
+8
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3294 | 3294 | | |
3295 | 3295 | | |
3296 | 3296 | | |
| 3297 | + | |
| 3298 | + | |
3297 | 3299 | | |
3298 | | - | |
| 3300 | + | |
3299 | 3301 | | |
3300 | 3302 | | |
3301 | 3303 | | |
3302 | 3304 | | |
3303 | 3305 | | |
| 3306 | + | |
| 3307 | + | |
| 3308 | + | |
| 3309 | + | |
| 3310 | + | |
3304 | 3311 | | |
3305 | 3312 | | |
3306 | 3313 | | |
| |||
0 commit comments