I have a ticket where I made some changes to the graph theory package. The documentation wasn't compiling correctly, so I made and remade sage from the develop branch and eventually got it working there. When I switch back to my ticket and try to build the documentation, it says there's an error in combinat (not graph theory, where I had been working). I tried rebasing the ticket (git rebase -i develop), and I got the following error message
error: could not apply eda38df... Implementing crystal of MV polytopes and added plotting. When you have resolved this problem run "git rebase --continue". If you would prefer to skip this patch, instead run "git rebase --skip". To check out the original branch and stop rebasing run "git rebase --abort". Could not apply eda38df... Implementing crystal of MV polytopes and added plotting. I don't know what to do to let it continue rebasing because I didn't change anything relating to crystals or plotting... I just want the documentation on my ticket to compile. How can I fix this? Thanks, Zach -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
