How do I see the permission of a file in Git?

Viewed 25019

I'd like to see the file permission as it exists in the repository index.

How can this be done?

2 Answers
Related