Git 创建两个 commit 之间变动文件的归档分享2020-07-15 08:07git diff-tree -r --no-commit-id --name-only --diff-filter=ACMRT $commit_id | tar -czf file.tgz -T - https://stackoverflow.com/questions/4541300/export-only-modified-and-added-files-with-folder-structure-in-git