DEV Community

Discussion on: Git Branching and Branching Strategy

Collapse
 
arapmahir profile image
the_mahir

Hello,
What does this sentence mean: "In a huge project involving many users, a single feature, depending on the need, can be worked by many users." from huge project with many users section. Can anybody explain me please?

Collapse
 
arapmahir profile image
the_mahir

The user context over there means as a developer right? Multiple developers(users) working on the same feature, not the user that is when the code is live.