diff-so-fancy strives to make your diffs human readable instead of machine readable. This helps improve code quality and helps you spot defects faster.
diff-so-fancy strives to make your diffs human readable instead of machine readable. This helps improve code quality and helps you spot defects faster.
To install diff-so-fancy, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install diff-so-fancy
To see what files were installed by diff-so-fancy, run:
port contents diff-so-fancy
To later upgrade diff-so-fancy, run:
sudo port selfupdate && sudo port upgrade diff-so-fancy
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.