Source control in gms 2.3

Mool

Member
Hello,

I am interessted if source control via git/github is working better than in 2.2.5?

Do I need to be aware of something?

Are there any hints?

Thanks
 

FrostyCat

Redemption Seeker
The new file format in GMS 2.3+ is much more source-control-friendly than GMS 2.2. The conflict-inducing views directory is no more, and the JSON now has trailing commas to avoid last-entry conflicts.

If you aren't already using it, you should try it. If you already are, either start a new repository, or save the 2.2 original in a side branch.
 
Top