git bagaimana mendapatkan daftar nama file yang diubah dalam komit
git diff-tree --no-commit-id --name-only -r <commit>
lff
git diff-tree --no-commit-id --name-only -r <commit>