◇
Code hosting, reimagined.
A forge built on Jujutsu — with native support for stacked changes,
first-class conflicts, and lock-free concurrent writes.
Works with Git.
Stacked changes
First-class support for dependent change chains. Review and land changes independently.
Lock-free writes
Multiple nodes write concurrently via optimistic operation advancing. No ref locks.
First-class conflicts
Conflicts are data, not errors. Track, resolve, and rebase across them naturally.