Skip to content

Instantly share code, notes, and snippets.

@InvisibleKind
Created January 24, 2014 15:46
Show Gist options
  • Save InvisibleKind/8599844 to your computer and use it in GitHub Desktop.
Save InvisibleKind/8599844 to your computer and use it in GitHub Desktop.
Select only XLIFF and XML files, changed from last release
git diff --name-only HEAD v.1.1.0 | grep '.xlf\|.xml'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment