コミットを取り込みたいブランチへ移動 git checkout development 取り込みたいコミットIDを確認 git log ローカルブランチにコミットを取り込む git cherry-pick <commitid> <スポンサーリンク>