I have i18n branch on GitLab. Where i have already made few commits with pushes. The problem: Client wants me to make merge request to master branch but only with some specific files (
select the smallest possible set of changes
). How is it possible ? As i see it gathers all commits to merge request...so what should i do here ? i thought about creating third branch and commit there this small set of changes..but that's ridiculous...