Learn how to list files in a Git commit without diff output. Use git show --name-only command to display only modified file paths. Complete guide with examples and alternatives.