Commit 9f8c3ea
committed
fix: use checkout -B to preserve uncommitted changes
- Use checkout -B instead of reset + checkout
- Preserves version bump changes made before PR creation
- Merge remote changes instead of rebase to handle conflicts1 parent 0cb544a commit 9f8c3ea
3 files changed
Lines changed: 11 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
130428 | 130428 | | |
130429 | 130429 | | |
130430 | 130430 | | |
| 130431 | + | |
130431 | 130432 | | |
130432 | | - | |
| 130433 | + | |
130433 | 130434 | | |
130434 | | - | |
130435 | | - | |
130436 | | - | |
130437 | | - | |
130438 | | - | |
130439 | | - | |
130440 | | - | |
| 130435 | + | |
130441 | 130436 | | |
130442 | 130437 | | |
130443 | 130438 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
67 | 62 | | |
68 | | - | |
| 63 | + | |
69 | 64 | | |
70 | | - | |
| 65 | + | |
71 | 66 | | |
72 | | - | |
| 67 | + | |
73 | 68 | | |
74 | 69 | | |
75 | 70 | | |
| |||
0 commit comments