Post #1749879
2026-04-28 06:40 UTC
used the jj operation log in anger for the first time today (i typed some stuff on the wrong repo oops) and it is *so nice* to have a vcs that gets the fundamental operations correct for the modern day. snapshot the working directory on every operation, undo and redo, plus an easy to use operation log with restore.
Replies (2)
-
@SonnyBonds@mastodon.gamedev.place 2026-04-28 06:54
@dotstdy Been meaning to check it out sometime but never gotten around to it. VCS is one of those things I don't want to play around too much with in case I screw things up. 😬
-
@schwa@mastodon.social 2026-04-28 07:01
@dotstdy right? I don’t use it often but when i do it’s with confidence. Unlike using git revlog.