`chronicle` no longer rebases cleanly onto `upstream/main` (267 commits behind). The fork was left untouched. Resolve it locally: ``` cd untracked/screenpipe && SYNC_BRANCH=chronicle ./sync-fork.sh # fix conflicts, then: git add <files> && git rebase --continue SYNC_BRANCH=chronicle ./sync-fork.sh --push ``` Run: https://github.com/SimpleOpenSoftware/chronicle/actions/runs/32099792859
chronicleno longer rebases cleanly ontoupstream/main(267 commits behind).The fork was left untouched. Resolve it locally:
Run: https://github.com/SimpleOpenSoftware/chronicle/actions/runs/32099792859