Skip to content

Install Git

How to install Git on your computer.

Prerequisites

Installation

PowerShell
scoop install git
Bash
brew install git

Resources