3 pointsby jonathan79772 days ago1 comment
  • jonathan79772 days ago
    Notable changes imho:

    * jj arrange command brings up a TUI where you can reorder and abandon revisions. * jj bookmark advance automatically moves bookmarks forward to a target revision […] It is heavily inspired by the longstanding community alias jj tug * jj workspace add now links with relative paths. This enables workspaces to work inside containers or when moved together. Existing workspaces with absolute paths will continue to work as before.

    (In my own usage the last item makes it easier to share workspaces with syncthing.)