I have a repository that is forked from GitHub that has a few modifications made to it. However, in a certain commit, a few files were changed that I want to submit a pull-request for, leaving the other modified files out of the request.
Do pull requests merge all commits, or do I need to do something special to isolate this commit?