Git: how to list all the files in a commit

Git

Warning: Undefined array key "socialize_RedditWidget" in /home/phpacd/websites/shkodenko.com/wp-content/plugins/socialize/frontend/socialize-services.php on line 166

To list all the files in a commit use command:

# git show commitId

To get a commitId use command:

# git log