How to export only modified and added files with folder structure in Git
git diff-tree -r --no-commit-id --name-only commit1 commit2 | xargs tar -czvf patch.tar.gz
Recover your password.
A password will be e-mailed to you.
Recover your password.
A password will be e-mailed to you.