Question 072
### Which git feature allows developers to concurrently work on the same codebase without causing conflicts with each other?
> https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches
1. [x] branch
1. [ ] commit
1. [ ] remote
1. [ ] working tree