Commit 0c5d45f
committed
fix(git): invalidate busy-state on git events; watch rebase/merge files
Without this, aborting/finishing a rebase or merge from outside the app
leaves the branch selector showing a stale "Rebasing" label until the
next 30s poll.
Generated-By: PostHog Code
Task-Id: c5674c04-c95c-4bfe-bfcf-248a921b4aae1 parent 899a337 commit 0c5d45f
2 files changed
Lines changed: 6 additions & 0 deletions
File tree
- apps/code/src
- main/services/file-watcher
- renderer/features/git-interaction/utils
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
214 | 214 | | |
215 | 215 | | |
216 | 216 | | |
| 217 | + | |
| 218 | + | |
| 219 | + | |
| 220 | + | |
| 221 | + | |
217 | 222 | | |
218 | 223 | | |
219 | 224 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
| |||
0 commit comments