-bendera-name-status untuk perintah git
# To see only the names of the updated files for a commit
git diff <commit-SHA> --name-status
Gifted Gorilla
# To see only the names of the updated files for a commit
git diff <commit-SHA> --name-status