Remix.run Logo
Kinrany 4 hours ago

Is it compatible with jujutsu?

joaoqalves 6 minutes ago | parent [-]

I'm not familiar with jujutsu. Maiao is fully git-compatible and the idea is to

a) Not create new API/commands on top of it. Everything works with the normal "git commit".

b) Progressively enhance the user experience. Each commit becomes a PR stacked atop each other. It auto-rebases if the base changes, and so on.