warning: skipped previously applied commit abcdefg
code:ㅤ
warning: skipped previously applied commit abcdefg
hint: use --reapply-cherry-picks to include skipped commits
hint: Disable this message with "git config advice.skippedCherryPicks false"
Successfully rebased and updated refs/heads/hotfix.
Gitのエラーログ
これどういう
git のブランチを別のブランチへ付け替える (git rebase --onto) · GitHub