Given this is the initial state of the repository and the gi…

Given this is the initial state of the repository and the git commands and the following git commands have been executed on this state –     git checkout c0 git branch test git commit  git checkout c1 git commit git merge c2     How many commits are a part of a named or the main branch?