You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 3, 2026. It is now read-only.
What workflow do people using swyxkit use for maintaining all your changes while keeping up to date with the original repo changes?
I've gotten away with creating a new branch -> syncing the repos with the new branch -> merging into main, and correcting all the merge conflicts.
It works, but I'm curious about what others do.