Commit d02e7cb
authored
fixed a type in Roo-Code/src/core/diff/strategies/new-unified/index.ts (hunk changed to chunk)
in the section:
# apply_diff Tool - Generate Precise Code Changes
in point 3, changed from
3. Group related changes:
- Keep related modifications in the same hunk
to
3. Group related changes:
- Keep related modifications in the same chunk1 parent a866a1c commit d02e7cb
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
133 | | - | |
| 133 | + | |
134 | 134 | | |
135 | 135 | | |
136 | 136 | | |
| |||
0 commit comments