
Submitting Your First Pull Request
As a developer, you and your team may have a single codebase that you are working on and tasks assigned to different teams, and everyone could work on the project simultaneously. What happens when two developers update the same file at the same time?

