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

blog.gitbutler.com

40 points by ellieh 4 hours ago


fxtentacle - 2 hours ago

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?

Meleagris - 2 hours ago

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.

MBCook - 2 hours ago

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?

jillesvangurp - 2 hours ago

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.

tiffanyh - an hour ago

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.

OsrsNeedsf2P - 2 hours ago

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

al_borland - 3 hours ago

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.

steelbrain - an hour ago

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 - an hour ago

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

charlesfries - 2 hours ago

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

yellow_lead - 2 hours ago

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

anishgupta - 2 hours ago

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

ddtaylor - an hour ago

Raising a bunch of money to recreate the wheel.

- 29 minutes ago
[deleted]
f33d5173 - 2 hours ago

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

alexpadula - 2 hours ago

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

- 2 hours ago
[deleted]
BIG-TRVKE - 2 hours ago

[flagged]

tormeh - 2 hours ago

Pijul?

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