Commit 1663988
Apply suggestion from @Phlogistique
Lift the first conflict block's fetch/switch/pull out of the loop and open
the next block at each iteration's tail, dropping the per-iteration
`if [[ "$i" -eq 0 ]]` conditional. Rendered comment is unchanged.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent b0d9337 commit 1663988
1 file changed
Lines changed: 6 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
114 | 119 | | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | 120 | | |
122 | 121 | | |
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
| 125 | + | |
126 | 126 | | |
127 | | - | |
128 | 127 | | |
129 | 128 | | |
130 | 129 | | |
| |||
0 commit comments