Commit 5ca69e7
mac-bridge client: refuse dirty trees; =-joined branch-policy args
Live testing caught both: a leading-dash branch suffix (-b876) was
parsed as an option flag, and request_run's 'git add -A' silently
absorbed unrelated uncommitted edits into the request branch (they
vanished from the original branch on switch-back). Requests are now
always built from a committed state.
Co-authored-by: FluffyAIcode <FluffyAIcode@users.noreply.github.com>1 parent fe59339 commit 5ca69e7
2 files changed
Lines changed: 15 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
58 | 60 | | |
59 | 61 | | |
60 | 62 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
123 | 134 | | |
124 | 135 | | |
125 | 136 | | |
| |||
0 commit comments