Version control made simple.
Native large-file support. Code review in stacked commits.
Key Features
Easy To Use
No unnecessary abstractions. No extra complexity. Just as simple as it should be.
Stacked Commits
Organize work in small steps that build on each other. Keep commiting new changes even while past ones are under review.
Code Review
Version control without peer review is kinda useless. We're not useless. Code review is baked in from the start.
Large File Support
Built to handle massive projects with all sorts of files: text or binary. Great for game development and other heavy-asset workflows.
Works offline
No connection? No problem. Keep working offline and push your changes later.
Hosted by us
We take care of the boring parts — hosting, updates, and maintenance — so you don't have to.
Powered by AI
Not really... But yeah we're cool!
Manifest
- Version control must be easy to use.
- Work must be done, reviewed, and submitted in small steps that build on each other. It must be easy to change an earlier step, and the later ones should update effortlessly.
- Large files must be natively supported in the same way text files are. None of that git-lfs BS.
Twigg vs The Usual Suspects
Feature |
![]() |
Github | Perforce |
---|---|---|---|
Ease of use | Simple | Complex | Steep curve |
Stack commits | Native | Not native | No |
Large files & repos | First-class | Git LFS | Excellent |
Code review | Yes | Yes | Limited |
Hosting | Fully Managed | Fully Managed | Painful |