Мануалы и справочники Общие команды
git-rebase-patch

Команда git-rebase-patch: опции, ключи и примеры использования

git rebase-patch

Find the commit the patch applies to and do a rebase. Part of git-extras. More information: https://github.com/tj/git-extras/blob/master/Commands.md#git-rebase-patch.

  • Find the commit the patch applies to and do a rebase:

git rebase-patch {{patch_file}}

Изображение Выучи 10 хороших привычек для работы в UNIX от IBM