Andrej
Andrej
Yeah, I think the [User Guide -> Configuration](http://simba-os.readthedocs.io/en/latest/user-guide/configuration.html) is the right place for that (at the bottom of the page). I will make a draft and then PL it.
Observing the same behavior, @lemmerk do you know any workaround for this? Not that familiar with the cause of the issue, but this jumping is quite irritating.
Thanks for update, I will check later what needs to be done and try to prepare a PR. A little busy right now with other stuff 🙂 5 Apr 2024...
Is there any other `jj` commands which could at least import patch files as a temporary workaround? (conflict resolution of jj applied on patch based workflow is pretty cool)
For anyone looking for making sudo work with SSH key, here's my nix configuration (this is on a remote machine) ```nix users.users.deploy = { isNormalUser = true; description = "System...
I had a similar error after hard-shutdown (battery died) but with a tree: ``` $ jj Internal error: Failed to snapshot the working copy Caused by: Invalid hash length for...