chauf
9 years agoOccasional Contributor
How to work in a big team using git
Hi,
we are working with about 25 people on a product that should be tested with soap-ui. We use git as repository and after some weeks of working with SOAU-UI I wonder how others deal with code repositories and big teams. The issue we are facing is, that if one opens the project (composite) many files (about 50 Files currently) are changed because of a timestamp lastOpend. If one adds a test case and runs it, almost all files (> 150 Files) of the project are changed. This makes it very hard to find the files that are really changed related to my changes and if commit and push all files it is very likely that we have allot of conflicts.
Are we the only ones that having that problem or did we do anything wrong?
Regards,
Christian