Configuring Jujutsu

55 points by op


alexpls

Thanks for the post! jj tug is gonna save me a lot of time :)

Your example for the alias is missing commas between the array items. This worked for me:

tug = ["bookmark", "move", "--from", "heads(::@- & bookmarks())", "--to", "@-"]
riking

I really appreciate this choice of CSS:

ul {
  list-style: lower-greek inside none;
}
pmarreck

It’s a worthy git successor, but it is not surprising that whoever wrote this understands enough complexity to also be a Nix advocate lol