Hi
Some friends and myself are starting a web project in wordpress, whereby we'll need to access the same core wordpress files remotely from our home pcs.
Is there a way to have the core files "centered" somewhere, and each one of us can branch them, do our own modifications as required, and then merge these modifications on the "centered" core again, thus avoiding overwriting of the others' codes in case we are modifying the same php files etc?
PS. We don't have any "server" as such which can be accessed 24/24, just xampp installed on Windows to host the site locally on our individual Pcs.