質問 144
### 機能開発中に変更用の新しいBranchを作成しました。GitHubにおけるBranch利用の主な利点は何ですか?
> **詳細**: [About branches](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/about-branches)
1. [ ] 無許可ユーザーがRepositoryを閲覧できないようにする
1. [ ] 変更を自動的に本番環境へデプロイする
1. [x] Main Branchに影響を与えずに開発作業を行える