Download & Install Git on Mac & Windows

Free Git Tutorial

Learn how to install Git on your computer, with explicit directions tailored to both Mac and Windows operating systems, to enhance the integration of your Visual Studio Code software.

This exercise is excerpted from Noble Desktop’s Git & GitHub training materials and is compatible with updates through 2022. To continue learning web development with hands-on training, check out our coding bootcamps in NYC and live online.

Installing Git

Visual Studio Code integrates with the Git software installed on your computer. So to use Git, you must first install it. Installing Git is different on Mac and Windows, so follow the appropriate instructions below depending on your operating system.

Mac: Download & Install Git

  1. Go to Applications > Utilities and open Terminal.app.
  2. In the Terminal window, type the following and press Return:

    git --version

  3. If it tells you a git version number, you already have Git installed. If you do not have it installed, you’ll be prompted to download and install the Xcode developer tools (which include Git). Proceed with the download/install process until it’s done.

Full-Stack Web Development Certificate: Live & Hands-on, In NYC or Online, 0% Financing, 1-on-1 Mentoring, Free Retake, Job Prep. Named a Top Bootcamp by Forbes, Fortune, & Time Out. Noble Desktop. Learn More.

Windows: Download & Install Git

  1. Open a web browser and go to git-scm.com/download
  2. Click the download button.
  3. Launch the installer you downloaded and:

    Most of default options should be find but on the Choosing the default editor used by Git screen choose Use Visual Studio Code as Git’s default editor.

    Otherwise just keep clicking Next to go through the installer.

photo of Dan Rodney

Dan Rodney

Dan Rodney has been a designer and web developer for over 20 years. He creates coursework for Noble Desktop and teaches classes. In his spare time Dan also writes scripts for InDesign (Make Book JacketProper Fraction Pro, and more). Dan teaches just about anything web, video, or print related: HTML, CSS, JavaScript, Figma, Adobe XD, After Effects, Premiere Pro, Photoshop, Illustrator, InDesign, and more.

More articles by Dan Rodney

How to Learn Git

Master Git with hands-on training. Git is a free, open-source version control system that allows developers to track the changes they make to code.

Yelp Facebook LinkedIn YouTube Twitter Instagram