Gets file paths with changes between the current branch and the given branch. Throws an error on failure.
An array of relative file paths that have changed
Use getBranchChanges({ branch, cwd })
getBranchChanges({ branch, cwd })
Gets file paths with changes between the current branch and the given branch. Throws an error on failure.