Ishadijcks / Ishadijcks.github.io

PokéClicker
15 stars 32 forks source link

Bring Safari branch in line with changes to main branch and other fixes #167

Closed Nyargleblargle closed 6 years ago

Nyargleblargle commented 7 years ago

A quick overview (since I'm still new to GitHub and the changelog is messy):

Aegyo commented 7 years ago

This kind of thing should be done as a git merge command instead of manually copying the changes over. Your version of the files has a conflicting history, since it you committed the changes in your branch, but not in the branch on here.

Isha will probably merge safari into the stage branch later, when the safari stuff is mostly done.