Jump to content

Merging Origin master


Recommended Posts

Posted

I was wondering how people like insider42 still manage to merge origin (insider42 merged branch 'master' of git://github.com/mangos/mangos ) after so mayn changes (custom updates) ...while I get Error SpellEffect.cpp Not up to date. after only few changes....

Posted

you can use 'git rebase' that way your patch is always on the top. honestly i haven't known that 'back then when i started', so i used 'git pull' -> i get merge errors too from time to time. then there's only one thing to do: open it in a text editor and go through it and fix it.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use