commands.sh

git rebase-patch

all

Find the commit the patch applies to and do a rebase. Part of `git-extras`.

More info →

Examples (1)

Find the commit the patch applies to and do a rebase

git rebase-patch patch_file
made by @shridhargupta | data from tldr-pages