To list all the files in a commit use command:
git show commitId
To get a commitId use command:
git log
web development and system administration of Linux
To list all the files in a commit use command:
git show commitId
To get a commitId use command:
git log