Question: How many individual commits can a single repository have?

  1. any number of commits
  2. only one commit local per repository
  3. only three commits per branch
  4. only one commit per HEAD

Answer: The correct answer of the above question is Option A:any number of commits