This can be the solution:

git fetch

git checkout origin/master -- FolderPathName/fileName

Thanks.