Is there a way to only accept some of the changes in a commit. For example of the 4 files changed I only want 2 of them to be accepted in the pull request. Is there a way to merge accepting only a few changes out of the entire commit in the pull request.
Hello @Makarand Karmarkar,
No, unfortunately there's nothing like that in Bitbucket, the only way to do that would be manually creating another branch (or adjusting the existing one) so that it only contains the changes you want to be merged.
Cheers,
Daniil
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.