<div dir="ltr">I am doing a rebase -i to squash commits and even if I do nothing git tris to apply about 7) commits, but starts to fail at #41 and if I try to --skip it it starts failing on every one. The error message is not very useful to me:<div><br></div><div>15:15 adams/landau-gpu-assembly> ~/petsc$ git rebase -i HEAD~5<br>error: could not apply a8e4255... Add test of PCASMSetSubMatType with nonlinear problem<br><br>When you have resolved this problem, run "git rebase --continue".<br>If you prefer to skip this patch, run "git rebase --skip" instead.<br>To check out the original branch and stop rebasing, run "git rebase --abort".<br>Could not apply a8e4255... Add test of PCASMSetSubMatType with nonlinear problem<br></div><div><br></div><div>Any ideas?  Maybe rebase over master first?</div><div><br></div><div>Thanks,</div><div>Mark</div></div>