I'm using SourceTree with Bitbucket and I've created a fork from an original repository and I'm using the tool 'compare' to merge changes from the forked repo to the original.
The problem is that Bitbucket only let's me merge all the files at once and I need to have some control over what files should be merged and what files shouldn't.
Is there a way to exclude files from the merge? Or even specific lines of code from certain files?