Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: resolve relative paths to staged files
This fixes instances where there are staged changes, but they aren't picked up with using the `--staged` flag. After moving to gathering files with absolute paths, we must construct absolute paths for the files reported as changed by Git that were listed as relative.
- Loading branch information