Best way to work on a map in a team #1934
Unanswered
Bertik23
asked this question in
Questions & Answers
Replies: 1 comment 3 replies
-
I think this is the best option at the moment. The map parts make this more feasible, but I acknowledge that this is still not as convenient as desired. There is already some discussion, including recent comments, on #1290. If there is sufficient interest in testing changes, i.e. user-side commitment to testing master snapshots, I might implement incremental improvements. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I'll be working on a map with my friend and I'm searching for the best way to do so. I have already done some tests with git and Github, but that won't work as everytime a repo is a commit behind another a merge conflict occures when trying to pull. That wouldn't be a issue for me. As I'm used to git, but my friend isn't and it could be quite frustrating to use this way.
The only other sensible option I found was to make all changes on a new map part and than when syncing up with each other we would just delete everything except the new map part and save it as a new map and send it. And import it on the other end.
Is there a way to fix the merge conflicts or a much easier way to making a new map part and importing it?
Beta Was this translation helpful? Give feedback.
All reactions