Last active
December 28, 2015 20:10
-
-
Save nbpalomino/88bdb0ec9d7f69a80c2f to your computer and use it in GitHub Desktop.
Copy modified files to another directory for deploy.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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