[petsc-dev] how to rebase together last two commits in branch?

Barry Smith bsmith at mcs.anl.gov
Tue Oct 22 13:53:16 CDT 2013


  I would like to put together the last two commits in a branch, how do I do this?

 git rebase -i

doesn't help because it only handles the last commit. How do I tell git to go back one commit in the rebase?

   Thanks

   Barry




More information about the petsc-dev mailing list