Commit d71612a
committed
fix(smol-builder): convert remaining patches to standard unified diff format
Converted patches 003 and 004 from git format to standard unified diff:
- Removed `diff --git a/... b/...` lines
- Removed `index xxxxxxxx..yyyyyyyy` lines
- Updated patch creation documentation
All Node.js patches now use clean, portable unified diff format
compatible with standard `patch -p1` command across all platforms.1 parent de3baa3 commit d71612a
File tree
2 files changed
+3
-7
lines changed- packages/node-smol-builder/patches
2 files changed
+3
-7
lines changedLines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
19 | | - | |
20 | 18 | | |
21 | 19 | | |
22 | 20 | | |
| |||
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
| 28 | + | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | 30 | | |
33 | 31 | | |
34 | 32 | | |
| |||
0 commit comments