StoneLineDevTeam / UMod

GMod replacement project - Sandbox game based on Unreal Engine
BSD 4-Clause "Original" or "Old" License
16 stars 9 forks source link

I know I could just leave it alone, but seriously this is getting me ULTRA angry ! #14

Closed Yuri6037 closed 8 years ago

Yuri6037 commented 8 years ago

THE MOTHER FUCKING GITHUB STARTED AGAIN TO DESTROY MY CODES ! Fortunatly that I remembered what I changed because this program is realy realy broken ! First it does not support for pulling on another computer without anoying you with conflicts errors and so by the way forces you to hard pull using git fetch !

Second It does crazy shit with your codes ! It doesn't want to upload to the server because of conflicts ! It's just not able to do without annoying me and obbligating to force it to do what I decide at the risk of breaking my codes ! That's exactly what happened ONCE AGAIN !

Yuri6037 commented 8 years ago

Ok I think I have found a permament fix for that issue there is git command to type to avoid those issues. Apparently it's linked to windows using CRLF line ending instead of LF.

Yuri6037 commented 8 years ago

The global config command fixed all issues with git client please do same if you do encounter those issues with pull and push.