Skip to content

Instantly share code, notes, and snippets.

View davidpark-blade's full-sized avatar

davidpark-blade

View GitHub Profile
git archive --format=zip HEAD `git diff HEAD~1..HEAD --name-only --diff-filter=d | grep -E 'config/locales/.+\.yml|frontend/translations/.+\.js'` > files-changed-to-translate.zip
// change 1 to number of commits in pr