When I change my branch (on Eclipse), my partner's configuration changes too. Which configuration it involves?

StackOverflow https://stackoverflow.com/questions/22558483

Question

I'm having a problem in GitHub desktop. I guess this is easy to solve. When I change my branch (on Eclipse), my partner's configuration of branch changes too. I think that is because we are using the same config file, but we are not finding it.

Could someone please help us.

Thank you

Was it helpful?

Solution

We were making all wrong.

We were linking the same central repository instead of each one create a clone of it in one's computer.

As we were linking the same folder, we were accessing the same config file, this was causing the problem.

It was a great conceptual mistake about how to use GitHub.

Thank you a lot.

Sorry about that.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top