1. Download and install GitBash for Windows.
    1. Official website link
    2. GitHub link
    3. Use the default options during installation.
    4. When prompted, choose an option that has core.autocrlf = false
  2. Download and install Tortoise Git
    1. Official website link
    2. We use Tortoise Git to:
      1. Display Git overlay icons on files
      2. Show the Git context menu with lots of options including:
        1. Allow Right + Click on a file, then Diff, or Show Log

References