Skip to content

Instantly share code, notes, and snippets.

@marcelovsantos
Last active May 5, 2016 14:52
Show Gist options
  • Save marcelovsantos/aebdd088ae4c5594b0690e5627f2670f to your computer and use it in GitHub Desktop.
Save marcelovsantos/aebdd088ae4c5594b0690e5627f2670f to your computer and use it in GitHub Desktop.
export-git-diff.sh
git diff master branch --name-only | cpio -dpv folder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment