Commit ad647f6
committed
sync/git(fix[update_repo]): Return early on invalid-upstream rebase
why: The invalid_upstream handler recorded the error (ok=False) but
fell through to stash pop, creating inconsistent state.
what:
- Add return result after add_error in the invalid_upstream branch1 parent d258e69 commit ad647f6
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
576 | 576 | | |
577 | 577 | | |
578 | 578 | | |
| 579 | + | |
579 | 580 | | |
580 | 581 | | |
581 | 582 | | |
| |||
0 commit comments