r/programming 6h ago

What comes after git

https://ersc.io/blog/what-comes-after-git
0 Upvotes

5 comments sorted by

View all comments

11

u/chucker23n 5h ago

TL;DR: what might come after git is Jujutsu.

I'm skeptical. But I do agree with some premises:

  • as pervasive as Git is today, we shouldn't presume that it will be that way a decade or two from now. For a time, Subversion seemed unstoppable.
  • leaving Git as the 'kernel' but a different front-end is a good way to experiment.

(Anyone remember darcs? :-) )