Sure, my team need to solvse this case:
1. We have 3 copy of one app (same app)
2. Each of us make his own features (modified this app)
3. We need to exchange with this feautures to each other.
How to make it so that we can add these features to copy of the project without breaking settings of each other? as far as I understand if we use git we can overwrite each other's settings