$ git patch-format com1..com2 --stdout > '~/patchs/mypatch.patch' # or $ git patch-format tag1..tag2 --stdout > '~/patchs/mypatch.patch'