miyagawa / Carmel

CPAN Artifact Repository Manager
Other
138 stars 17 forks source link

Use git diff instead of diff + coloring #87

Closed miyagawa closed 2 years ago

miyagawa commented 2 years ago

Instead of trying to capture diff output to colorize, just use git diff since it works outside a git repository.