Closed miyagawa closed 2 years ago
Instead of trying to capture diff output to colorize, just use git diff since it works outside a git repository.
git diff
Instead of trying to capture diff output to colorize, just use
git diff
since it works outside a git repository.