LinuxCommandLibrary

git-rebase-patch

Find the commit the patch applies to and do a rebase.

TLDR

Find the commit the patch applies to and do a rebase

$ git rebase-patch [patch_file]
copy

Copied to clipboard