Skip to content

Instantly share code, notes, and snippets.

@lordlinus
Created April 5, 2020 23:54
Show Gist options
  • Save lordlinus/9d82ef0e3b73e32b3e9ab9d960464db6 to your computer and use it in GitHub Desktop.
Save lordlinus/9d82ef0e3b73e32b3e9ab9d960464db6 to your computer and use it in GitHub Desktop.
colordiff <(jq -S '.configurations | .[].\"$1\".properties | select (.!=null)' $2) <(jq -S '.configurations | .[].\"$1\".properties | select (.!=null)' $3)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment