Question: What option can you use to apply git configurations across your entire git environment?

  1. `--all`
  2. `--master`
  3. `--global`
  4. `--update`

Answer: The correct answer of the above question is Option C:`--global`