We've raised $17M to build what comes after Git

ellieh 41 points 62 comments April 10, 2026
blog.gitbutler.com · View on Hacker News

Discussion Highlights (17 comments)

al_borland

I like what I see in the video, it would solve a lot of problems I end up having with git. That said, I find the branding confusing. They say this is what comes after git, but in the name and the overall functionality, seems to just be an abstraction on top of git, not a new source control tool to replace git.

f33d5173

Isn't that jj? Hopefully no one tells the VCs.

tormeh

Pijul? Git has issues, but it works pretty well once you learn it and it's basically universal. Will be hard to dislodge.

MBCook

Why does it take $17m to beat Git? How will you ever get the network effects needed to get sustained users with a commercial tool? Given Git was created because BitKeeper, a commercial tool, pulled their permission for kernel developers to use their tool aren’t we ignoring a lesson there?

alexpadula

Rather confusing, your name has Git in it, “to build what comes after git”, what comes after your own Git product? Good luck.

OsrsNeedsf2P

To all the salty people- the person cofounded GitHub. It's not the product that raised 17M, it's the person.

fxtentacle

I feel like I really need to learn how to raise money. For $17M, one could probably build a vacuum robot prototype that’ll also clean up all of the kids toys and sort LEGO bricks by colour and size. Parents worldwide would love it. But instead, we get a replacement for Git. And I didn’t even bother to click the link because I’m fine with how Git works. On the list of pain points in my life, “what comes after Git” has roughly the same priority as “try out a more exciting shower gel”. But did you ever step on a LEGO brick while walking to the bathroom at night? That pain is immediately obvious. Why is nobody solving actual problems anymore?

anishgupta

GitHub CEO also raised 60M for 'entire' to bring agent context to git. The dust is yet to settle here as it's difficult to bring a paridgm shift from today's git workflows

Meleagris

I recently switched to Jujutsu (jj) and it made me realize that “what comes after Git” might already exist. It turns out the snapshot model is a perfect fit for AI-assisted development. I can iterate freely without thinking about commits or worrying about saving known-good versions. You can just mess around and make it presentable later, which Git never really let you do nicely. Plus there’s essentially zero learning curve, since all the models know how to use JJ really well.

yellow_lead

I thought gitbutler was not a great name, but then I saw their CLI command name is "but"

charlesfries

I'd like to see some kind of "whitespace aware" smart diff in whatever comes after git

jillesvangurp

Why are investors still investing in SAAS products like this? I've heard some investors made rather blunt statements about such investments being a very hard sell to them at this point. Clearly somebody believes differently here. We have AI now. AI tools are pretty handy with Git. I've not manually resolved git conflicts in months now. That's more or less a solved problem for me. Mostly codex creates and manages pull requests for me. I also have it manage my GitHub issues on some projects. For some things, I also let it do release management with elaborate checklists, release prep, and driving automation for package deployment via github actions triggered via tags, and then creating the gh release and attaching binaries. In short, I just give a thumbs up and all the right things happen. To be blunt, I think a SAAS service that tries to make Git nicer to use is a going to be a bit redundant. I don't think AI tools really need that help. Or a git replacement. And people will mostly be delegating whatever it is they still do manually with Git pretty soon. I've made that switch already because I'm an early adopter. And because I'm lazy and it seems AI is more disciplined at following good practices and process than I am.

steelbrain

The source code is hosted on Github: https://github.com/gitbutlerapp/gitbutler I was really hoping we'd see some competition to Github, but no, this is competition for the likes of the Conductor App. Disappointed, I must say. I am tired of using and waiting for alternatives of, Github. The diff view in particular makes me rage. CodeMirror has a demo where they render a million lines. Github starts dying when rendering a couple thousand. There are options like Codeberg but the experience is unfortunately even worse.

everybodyknows

I can't see any significant difference between their "Operations Log": https://docs.gitbutler.com/cli-guides/cli-tutorial/operation... and git's reflog : https://git-scm.com/docs/git-reflog

ddtaylor

Raising a bunch of money to recreate the wheel.

tiffanyh

A lot of people seem confused about how they raised the money, but it’s actually a pretty easy VC pitch. - It’s from one of GitHub’s cofounders. - GitHub had a $7.5B exit. - And the story is: AI is completely changing how software gets built, with plenty of proof points already showing up in the billions in revenue being made from things like Claude Code, Cusor, Codex, etc. So the pitch is basically: back the team that can build the universal infrastructure for AI and agentic coding.

politelemon

The title mentions 'after git' but the video demo shows that it's very much tied to git and Github. The post also mentions the overhead of dealing with git, but the examples shown come with their own overhead and commands. I'm admittedly unable to see the appeal or just misunderstanding it, but the number of stars on the repo shows I'm in the minority.

Semantic search powered by Rivestack pgvector
4,075 stories · 38,119 chunks indexed