You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I saw that you had released v4 but I could not find a guide on how to upgrade. when I tried to merge the changes in I got an error about no shared history.
to get mine upgraded I think I did the followinng steps:
checkout the upgrade code
create a new branch and delete everything BUT the .git dir
copy all the files in from the upgraded branch into the now empty directory
use the diff to revert, stage or combine the changes.
The text was updated successfully, but these errors were encountered:
It's been a while since this issue was opened.
However, I've written a blog post about upgrading AstroPaper, which might be helpful.
TBH, I genuinely don’t know what the best solution is for general users for this kind of task.
I saw that you had released v4 but I could not find a guide on how to upgrade. when I tried to merge the changes in I got an error about no shared history.
to get mine upgraded I think I did the followinng steps:
The text was updated successfully, but these errors were encountered: