feat: add jujutsu walker by delafthi · Pull Request #601 · numtide/treefmt
delafthi
changed the title
feat(walk): add method to walk the filesystem with jujutsu
feat: add jujutsu walker
- added jujutsu module similar to the git module, which provides the `IsInsideWorktree` function - added jujutsu walker, with the following differences to the git walker - the list command does not update the index. thus, new files are not listed, the user has to add them to the index first by running a `jj` command - added jujutsu walker test - added jujutsu walker root test - adapted config and docs
delafthi
marked this pull request as ready for review
jfly
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters