Updated to 13.1 now getting this error. Seems to be because I have a .jj at my home directory. Its trying to snap shot my whole home directory. My guess for a fix would be find the first folder that has .git or .jj in it? The repo I was in was using git only. Not sure how common this edge case is. My workaround was deleting the .jj at the home directory.
❯ hunk diff
hunk: `hunk diff` failed.
Internal error: Failed to snapshot the working copy
Updated to 13.1 now getting this error. Seems to be because I have a .jj at my home directory. Its trying to snap shot my whole home directory. My guess for a fix would be find the first folder that has .git or .jj in it? The repo I was in was using git only. Not sure how common this edge case is. My workaround was deleting the .jj at the home directory.