]>
Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/blob - bin/diff-filter
   2 # Filter script for git-diff patch output 
   4 # Use `diff-highlight` if available 
   5 # Look for script in several expected locations 
   6 for f 
in /usr
/local
/share
/git
-core/contrib
/diff-highlight/diff-highlight \
 
   7          /usr
/share
/git
-core/contrib
/diff-highlight/diff-highlight 
  13 # Else, degrade gracefully