I want to know file list in specific revision in git repository. How can I do this?
See dannyp's answer.
git ls-tree -r --name-only $REV