SyntaxFix
Write A Post
Hire A Developer
Questions
I would checkout the remote file from the "master" (the remote/origin repository) like this:
git checkout master <FileWithPath>
Example: git checkout master components/indexTest.html