Show changes in the working tree compared to the index.
Optional
Optional paths to limit the diff output.
await git.diffWorkingTree()await git.diffWorkingTree(["src"]) Copy
await git.diffWorkingTree()await git.diffWorkingTree(["src"])
0.2.0
Show changes in the working tree compared to the index.