Get the latest tech news
Editing changes in patch format with Jujutsu
VCS Recently, I wanted to search and replace a word in the contents of a single Jujutsu change. I had introduced a method in said change which I retroactively wanted to rename, and renaming the method with LSP is not reliable for Python code in my experience, which is what I was working on at the time.
None
Or read this on Hacker News