Source https://stackoverflow.com/questions/4126300/git-how-to-get-all-the-files-changed-and-new-files-in-a-folder-or-zip

Chạy lệnh trong Terminal

zip modified-files.zip $(git ls-files --modified)