Git: Selectively merge changes from a different branch By JeffPosted on April 10, 2022 git checkout -p branch_to_merge_from use y to accept a hunk e opens default editor if more control is required