git

  1. git rebase --abort

  2. git rebase -i HEAD~2

  3. git add .

  4. git rebase --continue




你可能感兴趣的:(git)