質問 071
### git commitとは何ですか?
> https://docs.github.com/en/pull-requests/committing-changes-to-your-project/creating-and-editing-commits/about-commits
1. [x] ある時点のリポジトリのスナップショット
1. [ ] リポジトリ内の新規または更新されたファイル
1. [ ] Pull Request内で行われたコード変更
1. [ ] リポジトリで行われた変更内容を記述した人間可読なテキスト