Question: How can you check your current git version?

  1. git --v
  2. git --version
  3. git --option
  4. git --current

Answer: The correct answer of the above question is Option B:git --version