Email or username:

Password:

Forgot your password?
Top-level
Luis Villa

@graydon @b0rk As someone who honestly has stopped contributing anything that can’t be done via GH web interface in part because I find git monumentally confusing, I wonder if jj (which looked very promising to me, a no-longer-active-dev) actually does what it promises to remedy some of these mental model challenges? Or is it off on the wrong track?

github.com/martinvonz/jj

2 comments
Julia Evans

@luis_in_brief @graydon i haven't figured out how to get jj to compile yet but I want to try it out! definitely curious about it

Robert Atkins

@b0rk @luis_in_brief @graydon All I ever understood from the “plumbing va porcelain” debate was that git might be a very good foundation for a usable version control system, if only someone would use it to build one. Is this it?

Go Up