jujutsu v0.36.0 released

42 points by mediremi


kbd

Every release they make changes I've wanted. --editor on 'commit' and so on is important (now we need the -e shorthand that git has...), auto tracking bookmarks, and fixed paging issues that I had to alias around.

--onto instead of --destination makes sense, but why isn't it --parent instead of --onto?

wrs

I just ran into the divergent operations race condition bug for the first time in a big repo yesterday (caused by leaving jjui up all the time), and here's the fix already.