Skip to content

Instantly share code, notes, and snippets.

@nbpalomino
Last active December 28, 2015 20:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nbpalomino/88bdb0ec9d7f69a80c2f to your computer and use it in GitHub Desktop.
Save nbpalomino/88bdb0ec9d7f69a80c2f to your computer and use it in GitHub Desktop.
Copy modified files to another directory for deploy.
git diff --name-only | xargs cp -v --parents --t ../../Proyectos/Criminalidad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment