Created
August 7, 2014 08:34
-
-
Save sphvn/e0d9776a5e6dbb24c427 to your computer and use it in GitHub Desktop.
git export changed files between hashes
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
sudo git checkout-index `git diff --name-only SHA1 SHA2` -f --prefix=/directory/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Get deleted file names