After I git clone the repo, my colleague made a commit which touched several files. The commit is currently in a merge request, not merged to gitlab yet.
I want to retrieve just 2 files from his commit into my local directory, not all the files in the commit. I have the commit hash tag. Can you show me how I should do it?