In TFS, when a user work on a class, other user can’t work on it. Is there any configuration for git to do like this work or not?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
No. Such a feature would go entirely against the distributed principle of Git.
In my experience, if you have two people working on the same file then one of two things will happen when you go to merge: